mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
docs(multi-select): items
should not be reactive (#2042)
This commit is contained in:
parent
3192824322
commit
b0214ec956
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