mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 11:59:34 +00:00
chore(a11y): ignore svelte@4 a11y warnings
This commit is contained in:
parent
ea9b261b60
commit
528ab6cb6f
71 changed files with 77 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
{#if label}
|
||||
<!-- svelte-ignore a11y-label-has-associated-control -->
|
||||
<!-- svelte-ignore a11y-no-noninteractive-tabindex -->
|
||||
<!-- svelte-ignore a11y-no-noninteractive-element-interactions -->
|
||||
<label
|
||||
tabindex="{tabindex}"
|
||||
class:bx--structured-list-row="{true}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue