docs(multi-select): items should not be reactive (#2042)

This commit is contained in:
Eric Liu 2024-11-10 10:08:24 -08:00
commit b0214ec956
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",