drop redundant button role

This commit is contained in:
2023-04-12 19:03:49 +02:00
parent 94155845f0
commit e7eddb4f08

View File

@@ -185,7 +185,6 @@
<th class="cursor-pointer">
{#if !header.isPlaceholder}
<button
role="button"
tabindex="0"
on:click={header.column.getToggleSortingHandler()}
>