Localization & stuff

This commit is contained in:
2022-11-30 16:42:24 +01:00
parent 25ef07b0b7
commit 1ba27e4f40
54 changed files with 856 additions and 494 deletions

View File

@@ -2,10 +2,11 @@
"name": "admin-panel",
"version": "1.0.0",
"dependencies": {
"shared": "link:../shared"
"shared": "link:../shared",
"react": "^18.2.0"
},
"scripts": {
"debug": "react-app-rewired start"
"dev": "react-app-rewired start"
},
"author": "",
"license": "ISC",