-
- Downloads
Merge branch 'gremienpanel' into 'master'
Gremien-Panel See merge request tudo-fsinfo/infoscreen/infoscreen!2
No related branches found
No related tags found
Showing
- package-lock.json 38 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- public/config/default.json 41 additions, 20 deletionspublic/config/default.json
- src/panels/Gremium/GremiumPanel.tsx 64 additions, 0 deletionssrc/panels/Gremium/GremiumPanel.tsx
- src/panels/_Panels.tsx 3 additions, 1 deletionsrc/panels/_Panels.tsx
... | @@ -16,6 +16,7 @@ | ... | @@ -16,6 +16,7 @@ |
"react": "^18.2.0", | "react": "^18.2.0", | ||
"react-dom": "^18.2.0", | "react-dom": "^18.2.0", | ||
"react-error-boundary": "^4.0.11", | "react-error-boundary": "^4.0.11", | ||
"react-qr-code": "^2.0.12", | |||
"react-scripts": "5.0.1", | "react-scripts": "5.0.1", | ||
"typescript": "^4.9.5", | "typescript": "^4.9.5", | ||
"web-vitals": "^2.1.4" | "web-vitals": "^2.1.4" | ||
... | ... |
src/panels/Gremium/GremiumPanel.tsx
0 → 100644
Please register or sign in to comment