feat: submitting and validation

custom images of the mii are still not implemented
This commit is contained in:
trafficlunar 2025-04-05 14:45:22 +01:00
parent fb4d790b3d
commit 49c6206623
14 changed files with 514 additions and 63 deletions

View file

@ -24,6 +24,7 @@
"react-dom": "^19.0.0",
"react-dropzone": "^14.3.8",
"react-select": "^5.10.1",
"sharp": "^0.34.0",
"zod": "^3.24.2"
},
"devDependencies": {