feat(qr-scanner): integrate jsQR for QR code scanning fallback

This commit is contained in:
2026-03-12 01:07:55 +08:00
parent bf7c7c54cd
commit 2479653bab
2 changed files with 25 additions and 10 deletions

View File

@@ -17,6 +17,7 @@
"@types/qrcode": "^1.5.6",
"better-auth": "catalog:",
"dayjs": "catalog:",
"jsqr": "^1.4.0",
"next": "16.1.6",
"qrcode.react": "^4.2.0",
"react": "19.2.3",