Invite prefill email (#43)

* Add prepopulation of email field in sign-up form
* Updated packages
This commit is contained in:
Giancarlo Buomprisco
2024-07-11 13:59:14 +08:00
committed by GitHub
parent 4f0e6b9bbb
commit 21f42f14ce
24 changed files with 151 additions and 85 deletions

View File

@@ -29,7 +29,7 @@
"@supabase/gotrue-js": "2.64.3",
"@supabase/ssr": "^0.4.0",
"@supabase/supabase-js": "^2.44.3",
"@tanstack/react-query": "5.50.1",
"@tanstack/react-query": "5.51.1",
"@types/react": "^18.3.3",
"next": "14.2.5",
"react": "18.3.1",