Add camera option for image uploads

This commit is contained in:
Ahmed Al-Taiar
2024-10-08 13:09:48 -04:00
parent 3c2b944bf4
commit b89a5ee1b8
5 changed files with 37 additions and 27 deletions

View File

@ -27,11 +27,11 @@
"@uppy/progress-bar": "^4.0.0",
"@uppy/react": "^4.0.1",
"@uppy/tus": "^4.0.0",
"@uppy/webcam": "^4.0.1",
"date-fns": "^4.1.0",
"humanize-string": "2.1.0",
"react": "18.3.1",
"react-colorful": "^5.6.1",
"react-device-detect": "^2.2.3",
"react-dom": "18.3.1",
"react-typed": "^2.0.12"
},