mirror of https://github.com/sveltejs/svelte
fix: silence a11y warning for inert elements (#16339)
* fix: silence a11y warning for inert elements * changeset * handle `inert=""` * oops --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>pull/16364/head
parent
0672e48223
commit
63b5ebf36e
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: silence a11y warning for inert elements
|
Loading…
Reference in new issue