drop redundant button role
This commit is contained in:
parent
94155845f0
commit
e7eddb4f08
@ -185,7 +185,6 @@
|
|||||||
<th class="cursor-pointer">
|
<th class="cursor-pointer">
|
||||||
{#if !header.isPlaceholder}
|
{#if !header.isPlaceholder}
|
||||||
<button
|
<button
|
||||||
role="button"
|
|
||||||
tabindex="0"
|
tabindex="0"
|
||||||
on:click={header.column.getToggleSortingHandler()}
|
on:click={header.column.getToggleSortingHandler()}
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user