Now with QR code scanner!

This commit is contained in:
Scott Idem
2024-03-14 20:31:37 -04:00
parent 20b42ac6aa
commit 68b0efb6c9
4 changed files with 419 additions and 6 deletions

View File

@@ -53,6 +53,7 @@
"axios": "^1.6.7",
"dayjs": "^1.11.10",
"dexie": "^4.0.1-beta.14",
"highlight.js": "11.9.0"
"highlight.js": "11.9.0",
"html5-qrcode": "^2.3.8"
}
}