mirror of https://github.com/sveltejs/svelte
fix: missing title warning for buttons and anchor tags (#16872)
* fix(a11y): title warning for buttons and anchor tags * chore(changeset): added changeset * Update playgrounds/sandbox/index.html * Update .changeset/shiny-chicken-occur.md --------- Co-authored-by: 7nik <kfiiranet@gmail.com> Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>pull/16848/head
parent
25cbdc8cb1
commit
46c10d0476
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: silence label warning for buttons and anchor tags with title attributes
|
Loading…
Reference in new issue