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

@@ -22,7 +22,7 @@
"@makerkit/data-loader-supabase-core": "^0.0.8",
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
"@supabase/supabase-js": "^2.44.3",
"@tanstack/react-query": "5.50.1",
"@tanstack/react-query": "5.51.1",
"@tanstack/react-table": "^8.19.2",
"@types/react": "^18.3.3",
"lucide-react": "^0.407.0",