Onboarding flow
This commit is contained in:
@@ -7,6 +7,7 @@ export type PreAuthAnswers = {
|
||||
acquisitionSource?: string;
|
||||
primaryGoal?: string;
|
||||
experienceLevel?: string;
|
||||
lightLevel?: string;
|
||||
};
|
||||
|
||||
export const PreAuthOnboardingService = {
|
||||
|
||||
Reference in New Issue
Block a user