feat(v5): add user friendly error toasts

This commit is contained in:
2026-07-09 19:53:55 +08:00
parent 30e1d250ef
commit da390b8bd9
4 changed files with 45 additions and 7 deletions

View File

@@ -17,7 +17,8 @@
"react-quick-pinch-zoom": "latest",
"recharts": "latest",
"lucide-react": "latest",
"prop-types": "latest"
"prop-types": "latest",
"sonner": "^2.0.7"
},
"devDependencies": {
"tailwindcss": "3.4.17",