added page on onboarding, profile.ts for supabase queries #29
Annotations
3 errors
Run TypeScript compiler (tsc):
app/onboarding/plotstatus/page.tsx#L16
Argument of type '{ state: string; email: string; phone_num: string; user_type: string; }' is not assignable to parameter of type 'Profile'.
|
Run TypeScript compiler (tsc):
app/onboarding/state/page.tsx#L16
Argument of type '{ state: string; email: string; phone_num: string; user_type: string; }' is not assignable to parameter of type 'Profile'.
|
Run TypeScript compiler (tsc)
Process completed with exit code 2.
|
Loading