feat: recreate dashboard page from previous version

This commit is contained in:
Sonny
2024-05-03 02:10:15 +02:00
committed by Sonny
parent 2cc490b611
commit 2cf8c5ae02
66 changed files with 2087 additions and 86 deletions

View File

@@ -79,8 +79,13 @@
"luxon": "^3.4.4",
"pg": "^8.11.5",
"react": "^18.3.1",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.3.1",
"react-hotkeys-hook": "^4.5.0",
"react-i18next": "^14.1.1",
"react-icons": "^5.1.0",
"react-swipeable": "^7.0.1",
"reflect-metadata": "^0.2.2",
"uuid": "^9.0.1"
},