Add "top" part to large card, create auth input, add captcha things, put rest of auth flow in cards

Co-authored-by: William Oldham <github@binaryoverload.co.uk>
This commit is contained in:
Jip Fr
2023-11-17 17:38:52 +01:00
parent a25b3dee54
commit a5512b95e5
14 changed files with 216 additions and 73 deletions

View File

@@ -27,6 +27,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-ga4": "^2.0.0",
"react-google-recaptcha-v3": "^1.10.1",
"react-helmet-async": "^1.3.0",
"react-i18next": "^12.1.1",
"react-router-dom": "^5.2.0",