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

@ -27,6 +27,9 @@
"dependencies": {
"ep_etherpad-lite": "workspace:./src"
},
"devDependencies": {
"admin": "workspace:./admin"
},
"engines": {
"node": ">=18.18.2",
"npm": ">=6.14.0",