From 58e374704f58cc7a7dd579b863666838bd601de5 Mon Sep 17 00:00:00 2001 From: Adnan Ahmed Date: Sat, 21 Sep 2024 12:59:34 +0600 Subject: [PATCH] chrome extension open to new page while onboarding if click to chrome extension it movers out of onboarding flow that's why it needs to open in a new tab --- apps/web/app/(auth)/onboarding/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/app/(auth)/onboarding/page.tsx b/apps/web/app/(auth)/onboarding/page.tsx index a88a5078..06f9ea73 100644 --- a/apps/web/app/(auth)/onboarding/page.tsx +++ b/apps/web/app/(auth)/onboarding/page.tsx @@ -147,7 +147,7 @@ function StepOne({ currStep }: { currStep: number }) {
  1. Download the chrome extension{" "} - + here