feat: add copy, download and write NFC to qrcode components (#3335)

This commit is contained in:
dni ⚡ 2025-09-02 14:48:29 +02:00 committed by GitHub
parent 5021570f68
commit 2375f7bcf8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 269 additions and 172 deletions

View file

@ -15,7 +15,7 @@
"devDependencies": {
"concat": "^1.0.3",
"minify": "^9.2.0",
"prettier": "^3.3.3",
"prettier": "^3.6.2",
"pyright": "1.1.289",
"sass": "^1.78.0"
},