chore: 添加svelte-sonner

This commit is contained in:
2025-12-24 16:08:21 +08:00
parent 614130e303
commit 6b4df26886
2 changed files with 25 additions and 1 deletions

View File

@ -52,6 +52,7 @@
"vite": "^7.2.6"
},
"dependencies": {
"bits-ui": "^2.14.4"
"bits-ui": "^2.14.4",
"svelte-sonner": "^1.0.7"
}
}