completionId: cgen-648450776d5f424eb1598e9e050d8ca3

cgen-648450776d5f424eb1598e9e050d8ca3
This commit is contained in:
Builder.io 2025-11-08 02:13:50 +00:00
parent 0bfa00d598
commit f1522f3915

View file

@ -65,6 +65,11 @@ const initialData: OnboardingData = {
primaryGoals: [],
preferredServices: [],
},
creatorProfile: {
bio: "",
skills: [],
primaryArm: "",
},
};
export default function Onboarding() {