0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 09:21:21 +01:00
svelte/.changeset/kind-eagles-join.md
Simon H f9ba528265
fix: add children to element typings (#9679)
* fix: add children to element typings

Add this here so that libraries doing `props$<HTMLButtonAttributes>()` don't need a separate interface
fixes #https://github.com/sveltejs/language-tools/issues/2218

* typo
2023-11-28 17:00:40 -05:00

62 B

svelte
patch

fix: add children to element typings