-
- Downloads
Gremien-Panel
Showing
- package-lock.json 38 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- public/config/default.json 19 additions, 22 deletionspublic/config/default.json
- public/content/clock.svg 4 additions, 0 deletionspublic/content/clock.svg
- public/content/location-pin.svg 5 additions, 0 deletionspublic/content/location-pin.svg
- src/panels/Gremium/GremiumPanel.tsx 86 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" | ||
... | ... |
public/content/clock.svg
0 → 100644
public/content/location-pin.svg
0 → 100644
src/panels/Gremium/GremiumPanel.tsx
0 → 100644
Please register or sign in to comment