fix(multi-select)!: items should not be reactive

This commit is contained in:
Eric Liu 2024-11-10 10:04:43 -08:00
commit 837dbe3dd8
2 changed files with 2 additions and 2 deletions

View file

@ -7078,7 +7078,7 @@
"isFunctionDeclaration": false,
"isRequired": false,
"constant": false,
"reactive": true
"reactive": false
},
{
"name": "itemToString",