feat(web): add toast notifications for settings save status

This commit is contained in:
syntaxbullet
2026-01-08 22:47:31 +01:00
parent 9caa95a0d8
commit 8fe300c8a2
4 changed files with 14 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
"react-dom": "^19",
"react-router-dom": "^7.12.0",
"recharts": "^3.6.0",
"sonner": "^2.0.7",
"tailwind-merge": "^3.3.1"
},
"devDependencies": {