feat: qr code

This commit is contained in:
Ibrahima G. Coulibaly 2025-06-05 19:51:02 +01:00
commit 6ed0f95f88
5 changed files with 273 additions and 108 deletions

View file

@ -58,7 +58,7 @@
"pdf-lib": "^1.17.1",
"pdfjs-dist": "^5.2.133",
"playwright": "^1.45.0",
"qrcode.react": "^4.2.0",
"qrcode": "^1.5.4",
"rc-slider": "^11.1.8",
"react": "^18.3.1",
"react-dom": "^18.3.1",
@ -79,6 +79,7 @@
"@types/color": "^3.0.6",
"@types/color-rgba": "^2.1.2",
"@types/node": "^20.12.12",
"@types/qrcode": "^1.5.5",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-helmet": "^6.1.11",