feat: improve handleCameraError() and camera call logic (#2809)

add i18n for face recognition
This commit is contained in:
HGZ-20
2024-03-16 22:52:57 +08:00
committed by GitHub
parent fd0bcd9a17
commit 04f0458b5c
49 changed files with 429 additions and 27 deletions

View File

@ -51,8 +51,7 @@
"react-metamask-avatar": "^1.2.1",
"react-router-dom": "^5.3.3",
"react-scripts": "5.0.1",
"react-social-login-buttons": "^3.4.0",
"react-webcam": "^7.2.0"
"react-social-login-buttons": "^3.4.0"
},
"scripts": {
"start": "cross-env PORT=7001 craco start",