Connected frontend shipments to backend

This commit is contained in:
GotthardG
2024-10-25 10:43:17 +02:00
parent b6611fdac0
commit 2a4f2d1d85
20 changed files with 801 additions and 252 deletions

View File

@ -23,10 +23,12 @@
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"dayjs": "^1.11.13",
"openapi-typescript-codegen": "^0.29.0",
"react": "^18.3.1",
"react-big-calendar": "^1.15.0",
"react-dom": "^18.3.1",
"react-qr-code": "^2.0.15",
"react-router-dom": "^6.27.0",
"react-scheduler": "^0.1.0"
},
"devDependencies": {