completionId: cgen-b6dd7041326f46608a3738913cb49ee2

cgen-b6dd7041326f46608a3738913cb49ee2
This commit is contained in:
Builder.io 2025-11-13 06:21:03 +00:00
parent b1fcd38ee0
commit b7269f04d7

View file

@ -11,6 +11,7 @@ import PersonalInfo from "@/components/onboarding/PersonalInfo";
import Experience from "@/components/onboarding/Experience";
import Interests from "@/components/onboarding/Interests";
import RealmSelection from "@/components/onboarding/RealmSelection";
import FollowArms from "@/components/onboarding/FollowArms";
import CreatorProfile from "@/components/onboarding/CreatorProfile";
import Welcome from "@/components/onboarding/Welcome";
import { useAuth } from "@/contexts/AuthContext";