feat: enhance QR generator with responsive layout, custom focus styles, and download options

This commit is contained in:
2026-02-28 03:50:47 +00:00
parent b2e8f23d60
commit 2a1897f68d
6 changed files with 630 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
},
"dependencies": {
"lucide-vue-next": "^0.575.0",
"qrcode": "^1.5.4",
"vue": "^3.5.25",
"vue-qrcode-reader": "^5.7.3",
"vue-router": "^5.0.3"