mirror of https://github.com/sveltejs/svelte
fix: avoid declaration tag warning in event handlers (#18500)
Closes #18493 Co-authored-by: justjavac <justjavac@gmail.com>pull/18523/head
parent
8fb7ceeba5
commit
41642b70ee
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: avoid declaration tag warning in event handlers
|
||||||
Loading…
Reference in new issue