From 45136cd51e80ac3312ff840ab6b6268a59c41778 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 8 Nov 2025 02:13:57 +0000 Subject: [PATCH] completionId: cgen-1d519ea4d83c4745afc3344c0642e4a3 cgen-1d519ea4d83c4745afc3344c0642e4a3 --- client/pages/Onboarding.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/pages/Onboarding.tsx b/client/pages/Onboarding.tsx index 6efb3fba..9e5713b5 100644 --- a/client/pages/Onboarding.tsx +++ b/client/pages/Onboarding.tsx @@ -86,6 +86,7 @@ export default function Onboarding() { { title: "Personal Information", component: PersonalInfo }, { title: "Experience Level", component: Experience }, { title: "Interests & Goals", component: Interests }, + { title: "Creator Profile Setup", component: CreatorProfile }, { title: "Welcome to AeThex", component: Welcome }, ];