Add QR code

This commit is contained in:
Arkaprabha Chakraborty
2024-08-12 15:23:53 +05:30
parent b410c3d5f7
commit 4f70ec40c9
2 changed files with 70 additions and 64 deletions

View File

@@ -14,7 +14,8 @@
"next": "14.2.5",
"react": "^18",
"react-dom": "^18",
"react-icons": "^5.2.1"
"react-icons": "^5.2.1",
"react-qr-code": "^2.0.15"
},
"devDependencies": {
"postcss": "^8",