mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
mobile: hide progress pills in setting up your account if flow is not introductory
This commit is contained in:
@@ -361,7 +361,7 @@ export const Signup = ({
|
||||
paddingHorizontal: Spacing.LEVEL_3
|
||||
}}
|
||||
>
|
||||
<ProgressPills activePillIndex={2} />
|
||||
{welcome ? <ProgressPills activePillIndex={2} /> : null}
|
||||
<Loading
|
||||
title={"Setting up your account..."}
|
||||
svgSrc={SETTING_ACCOUNT_SVG}
|
||||
|
||||
Reference in New Issue
Block a user