feat: add generate qrcode dialog

This commit is contained in:
Steven
2023-07-04 22:30:41 +08:00
parent 96d44bd651
commit 7ca5c92769
4 changed files with 168 additions and 80 deletions

View File

@@ -17,6 +17,7 @@
"i18next": "^23.2.3",
"lodash-es": "^4.17.21",
"lucide-react": "^0.252.0",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.0",