mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
fix(multi-select)!: items
should not be reactive
This commit is contained in:
parent
3192824322
commit
837dbe3dd8
2 changed files with 2 additions and 2 deletions
|
@ -7078,7 +7078,7 @@
|
|||
"isFunctionDeclaration": false,
|
||||
"isRequired": false,
|
||||
"constant": false,
|
||||
"reactive": true
|
||||
"reactive": false
|
||||
},
|
||||
{
|
||||
"name": "itemToString",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue