From 962273b9970175508023a9a6c834030d822b5f03 Mon Sep 17 00:00:00 2001 From: George Rusu Date: Sat, 8 May 2021 00:07:37 -0700 Subject: updated header text on password step --- src/screens/onboarding/BasicInfoOnboarding.tsx | 98 ++++++++++++-------------- 1 file changed, 46 insertions(+), 52 deletions(-) (limited to 'src') diff --git a/src/screens/onboarding/BasicInfoOnboarding.tsx b/src/screens/onboarding/BasicInfoOnboarding.tsx index 3fa33f63..1e3522bd 100644 --- a/src/screens/onboarding/BasicInfoOnboarding.tsx +++ b/src/screens/onboarding/BasicInfoOnboarding.tsx @@ -443,58 +443,52 @@ const BasicInfoOnboarding: React.FC = ({route}) => { ) : ( - - - setPassVisibility(!passVisibility)}> - Show Password - - - - - - - + <>SIGN UP + + + setPassVisibility(!passVisibility)}> + Show Password + + + + + + + )} )} -- cgit v1.2.3-70-g09d2