diff --git a/client/src/pages/auth-page.tsx b/client/src/pages/auth-page.tsx index b4e14d6..05b9666 100644 --- a/client/src/pages/auth-page.tsx +++ b/client/src/pages/auth-page.tsx @@ -85,7 +85,7 @@ export default function AuthPage() { email: "", password: "", fullName: "", - organizationId: undefined, + customerId: undefined, }, }); @@ -397,23 +397,23 @@ export default function AuthPage() { /> ( - Organization + Customer