fix(data-table): remove aria-hidden prop from ToolbarSearch

This commit is contained in:
Eric Liu 2021-01-21 14:27:33 -08:00
commit 681bd38f52

View file

@ -43,7 +43,6 @@
<Search
size="sm"
tabindex="{expanded ? tabindex : '-1'}"
aria-hidden="{!expanded}"
{...$$restProps}
bind:ref
bind:value