Face Library UI tweaks (#17525)

* install react-dropzone

* use react-dropzone with preview when uploading new face

* spacing consistency

* text tweaks
This commit is contained in:
Josh Hawkins
2025-04-03 12:34:19 -05:00
committed by GitHub
parent b8b58e980b
commit 19fc63e3af
6 changed files with 191 additions and 51 deletions

View File

@@ -62,6 +62,7 @@
"react-day-picker": "^8.10.1",
"react-device-detect": "^2.2.3",
"react-dom": "^18.3.1",
"react-dropzone": "^14.3.8",
"react-grid-layout": "^1.5.0",
"react-hook-form": "^7.52.1",
"react-i18next": "^15.2.0",