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

@ -52,6 +52,7 @@
</script>
<!-- svelte-ignore a11y-mouse-events-have-key-events -->
<!-- svelte-ignore a11y-click-events-have-key-events -->
<div
class:bx--form-item="{true}"
on:click