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