completionId: cgen-648450776d5f424eb1598e9e050d8ca3
cgen-648450776d5f424eb1598e9e050d8ca3
This commit is contained in:
parent
0bfa00d598
commit
f1522f3915
1 changed files with 5 additions and 0 deletions
|
|
@ -65,6 +65,11 @@ const initialData: OnboardingData = {
|
||||||
primaryGoals: [],
|
primaryGoals: [],
|
||||||
preferredServices: [],
|
preferredServices: [],
|
||||||
},
|
},
|
||||||
|
creatorProfile: {
|
||||||
|
bio: "",
|
||||||
|
skills: [],
|
||||||
|
primaryArm: "",
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function Onboarding() {
|
export default function Onboarding() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue