feat: added QR code scanner for bunker login (#586)

Co-authored-by: blackcoffeexbt <87530449+blackcoffeexbt@users.noreply.github.com>
This commit is contained in:
Cody Tseng 2025-09-21 23:05:04 +08:00 committed by GitHub
parent c4643b2d8b
commit 75a760fadb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 144 additions and 14 deletions

View file

@ -73,6 +73,7 @@
"nstart-modal": "^2.0.0",
"path-to-regexp": "^8.2.0",
"qr-code-styling": "^1.9.2",
"qr-scanner": "^1.4.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^15.2.0",