mirror of https://github.com/sveltejs/svelte
fix: never set custom element props as attributes (#12622)
* fix: never set custom element props as attributes * changeset --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>pull/12613/head
parent
0f41689916
commit
32af9434bc
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"svelte": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: never set custom element props as attributes inside templates
|
Loading…
Reference in new issue