fix: update MultiSelect component to use VueUse's useFuse for improved search performance and reactivity

This commit is contained in:
Johnpaul
2025-09-23 05:44:12 +01:00
parent 91eb417eba
commit 27e4ee5bd5
3 changed files with 106 additions and 14 deletions

View File

@@ -123,6 +123,7 @@
"@tiptap/extension-table-row": "^2.10.4",
"@tiptap/starter-kit": "^2.10.4",
"@vueuse/core": "^11.0.0",
"@vueuse/integrations": "^13.9.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/addon-serialize": "^0.13.0",
"@xterm/xterm": "^5.5.0",