chore(a11y): silence new a11y warnings from svelte@3.57

This commit is contained in:
metonym 2023-03-24 17:23:19 -07:00
commit b95272f42a
11 changed files with 11 additions and 0 deletions

View file

@ -151,6 +151,7 @@
</a>
<ChevronDown aria-hidden="true" title="{iconDescription}" />
</div>
<!-- svelte-ignore a11y-no-noninteractive-element-to-interactive-role -->
<ul
bind:this="{refTabList}"
role="tablist"