From a7e8a1e87613fdbbdfd1cf84e22a769a7072d6c1 Mon Sep 17 00:00:00 2001 From: codetorso Date: Sun, 28 Jul 2024 05:16:22 +0530 Subject: home page style --- apps/web/app/(auth)/onboarding/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/web/app/(auth)') diff --git a/apps/web/app/(auth)/onboarding/page.tsx b/apps/web/app/(auth)/onboarding/page.tsx index df5b83d6..5b728928 100644 --- a/apps/web/app/(auth)/onboarding/page.tsx +++ b/apps/web/app/(auth)/onboarding/page.tsx @@ -49,7 +49,7 @@ export default function Home() { {/* main-content */} -
+
{currStep === 0 && (

-- cgit v1.2.3