mirror of https://github.com/sveltejs/svelte
fix: narrow `defaultChecked` to boolean (#16009)
* fix: narrow `defaultChecked` to boolean * Update .changeset/mean-taxis-yell.md --------- Co-authored-by: Rich Harris <hello@rich-harris.dev>pull/16010/head
parent
6e2ba643c5
commit
4e3ff0944d
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: narrow `defaultChecked` to boolean
|
Loading…
Reference in new issue