fix: vue received a Component that was made a reactive object (#4367)

This commit is contained in:
Li Kui
2024-09-11 22:56:01 +08:00
committed by GitHub
parent 8f6bf6add3
commit 61faa1895a
9 changed files with 507 additions and 233 deletions

View File

@@ -71,6 +71,7 @@
"dependencies": {
"@ctrl/tinycolor": "^4.1.0",
"@tanstack/vue-store": "^0.5.5",
"@vue/reactivity": "^3.5.4",
"@vue/shared": "^3.5.4",
"clsx": "^2.1.1",
"defu": "^6.1.4",