Began QR code function. Continue it tomorrow...

This commit is contained in:
2026-05-31 19:20:21 +02:00
parent f1a10b0791
commit ecfb309dab
6 changed files with 378 additions and 5 deletions
+2
View File
@@ -26,6 +26,7 @@
"i18next": "^26.0.10",
"js-cookie": "^3.0.7",
"lucide-react": "^1.14.0",
"qrcode": "^1.5.4",
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0",
"react-i18next": "^17.0.8",
@@ -42,6 +43,7 @@
"@types/babel__core": "^7.20.5",
"@types/js-cookie": "^3.0.6",
"@types/node": "^24.12.3",
"@types/qrcode": "^1.5.6",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",