fix(a11y): ignore false positive a11y warnings (#1522)

Fixes #1517
This commit is contained in:
metonym 2022-10-13 21:37:52 -07:00 committed by GitHub
commit c6373dc9b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 24 additions and 5 deletions

View file

@ -101,6 +101,7 @@
class:bx--search--expanded="{expanded}"
class="{searchClass}"
>
<!-- svelte-ignore a11y-click-events-have-key-events -->
<div
bind:this="{searchRef}"
class:bx--search-magnifier="{true}"