Begin redesigning admin panel.

This commit is contained in:
SamTV12345 2024-03-13 14:58:14 +01:00
parent 4add6eb313
commit 4485aa6bf8
25 changed files with 235 additions and 56 deletions

View file

@ -14,9 +14,12 @@
"@radix-ui/react-toast": "^1.1.5",
"i18next": "^23.10.1",
"i18next-browser-languagedetector": "^7.2.0",
"lucide-react": "^0.356.0",
"monaco-editor": "0.47.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^14.1.0",
"react-monaco-editor": "^0.55.0",
"react-router-dom": "^6.22.3",
"zustand": "^4.5.2"
},