diff --git a/apps/console/src/components/OnboardingWalkthrough.tsx b/apps/console/src/components/OnboardingWalkthrough.tsx index 771cffaa9..dc460e757 100644 --- a/apps/console/src/components/OnboardingWalkthrough.tsx +++ b/apps/console/src/components/OnboardingWalkthrough.tsx @@ -22,7 +22,6 @@ import { Star, LayoutDashboard, ArrowRight, - X, } from 'lucide-react'; const STORAGE_KEY = 'objectui-onboarding-dismissed'; @@ -102,16 +101,10 @@ export function OnboardingWalkthrough() { { if (!v) dismiss(); }}> -
- - - Welcome to ObjectUI - - -
+ + + Welcome to ObjectUI + Let's get you started with a quick tour.