feat: apply sugar theme for toasts

This commit is contained in:
Tim
2025-07-21 18:05:45 +08:00
parent de5cb730ff
commit f961fc211c
3 changed files with 18 additions and 1 deletions

View File

@@ -17,7 +17,8 @@
"vue-toastification": "^2.0.0-rc.5",
"vue-easy-lightbox": "^1.19.0",
"echarts": "^5.6.0",
"vue-echarts": "^7.0.3"
"vue-echarts": "^7.0.3",
"vue-toast-notification": "^3.1.3"
},
"devDependencies": {
"@babel/core": "^7.12.16",