Skip to content

Commit

Permalink
Remove duplicate role attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
JoachimTillessen authored and maiwald committed Jan 3, 2025
1 parent c03676d commit b280b29
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,6 @@ export default class ElementsTableGroupedEntries extends Component {
/>
</td>
<td
role="gridcell"
onClick={() => this.showDetails(element.id)}
role="button"
>
Expand Down

0 comments on commit b280b29

Please sign in to comment.