chore(a11y): ignore svelte@4 a11y warnings

This commit is contained in:
Eric Liu 2023-07-13 08:37:58 -07:00
commit 528ab6cb6f
71 changed files with 77 additions and 0 deletions

View file

@ -94,6 +94,7 @@
</script>
<!-- svelte-ignore a11y-mouse-events-have-key-events -->
<!-- svelte-ignore a11y-no-static-element-interactions -->
<div
class:bx--form-item="{true}"
{...$$restProps}