fix(a11y): ignore false positive a11y warnings

Fixes #1517
This commit is contained in:
Eric Liu 2022-10-12 19:58:29 -07:00
commit 63f26a9fa6
19 changed files with 19 additions and 0 deletions

View file

@ -243,6 +243,7 @@
</button>
{/if}
</div>
<!-- svelte-ignore a11y-no-noninteractive-tabindex -->
<div
id="{modalBodyId}"
class:bx--modal-content="{true}"