From c18b5a3a3d39e79ac1cf7ab31d3b9e07ddf877fe Mon Sep 17 00:00:00 2001 From: Ammar Ahmed Date: Mon, 8 Jun 2026 08:44:43 +0500 Subject: [PATCH] mobile: hide progress pills in setting up your account if flow is not introductory --- apps/mobile/app/components/auth/signup.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mobile/app/components/auth/signup.tsx b/apps/mobile/app/components/auth/signup.tsx index 0cd722a9b..50d24042c 100644 --- a/apps/mobile/app/components/auth/signup.tsx +++ b/apps/mobile/app/components/auth/signup.tsx @@ -361,7 +361,7 @@ export const Signup = ({ paddingHorizontal: Spacing.LEVEL_3 }} > - + {welcome ? : null}