QR-Generator, Ordner-Sharing, Baustellenschild weg, Button-Fix

This commit is contained in:
2026-06-05 00:28:53 +02:00
parent 8ef217c49b
commit fa1eca6867
8 changed files with 624 additions and 16 deletions

View File

@@ -7,6 +7,7 @@
"build": "vite build"
},
"dependencies": {
"qrcode": "^1.5.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
@@ -14,4 +15,4 @@
"@vitejs/plugin-react": "^4.0.0",
"vite": "^5.0.0"
}
}
}