add features

This commit is contained in:
Matthias Hochmeister
2026-02-27 19:47:20 +01:00
parent 44e22a9fc6
commit c5e8337a69
11 changed files with 1554 additions and 194 deletions

View File

@@ -18,7 +18,9 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"axios": "^1.6.2",
"jwt-decode": "^4.0.0"
"jwt-decode": "^4.0.0",
"date-fns": "^3.6.0",
"recharts": "^2.12.7"
},
"devDependencies": {
"@types/react": "^18.2.37",