mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
fix(checkbox): bind indeterminate
for Svelte 5 compatibility (#2044)
Fixes #2039
This commit is contained in:
parent
817c072872
commit
9d5e7e31ef
3 changed files with 3 additions and 3 deletions
|
@ -787,7 +787,7 @@
|
|||
"isFunctionDeclaration": false,
|
||||
"isRequired": false,
|
||||
"constant": false,
|
||||
"reactive": false
|
||||
"reactive": true
|
||||
},
|
||||
{
|
||||
"name": "skeleton",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue