Skip to content

Commit

Permalink
Remove duplicate role attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
JoachimTillessen committed Dec 18, 2024
1 parent b9a90ff commit 2488f95
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 2488f95

Please sign in to comment.