mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +00:00
fix(checkbox): bind indeterminate for Svelte 5 compatibility
Fixes #2039
This commit is contained in:
parent
fd9d7ee943
commit
6d0886e742
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