Enhances session and dashboard components with authentication checks and loading states

This commit is contained in:
2025-05-22 06:28:25 +02:00
parent ee212e3eea
commit 7762061850
5 changed files with 261 additions and 68 deletions

View File

@ -37,7 +37,8 @@
"react-chartjs-2": "^5.0.0",
"react-dom": "^19.1.0",
"react-leaflet": "^5.0.0",
"react-markdown": "^10.1.0"
"react-markdown": "^10.1.0",
"rehype-raw": "^7.0.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",