mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-17 21:38:34 +05:30
feat: qr code
This commit is contained in:
parent
25397f2cf4
commit
6ed0f95f88
5 changed files with 273 additions and 108 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue