From aa93723fcd80a2d1e013f3c408edf83b75be63c9 Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Fri, 26 Feb 2021 20:49:42 -0500 Subject: updated wizard and exported modal style --- src/components/onboarding/RegistrationWizard.tsx | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'src/components') diff --git a/src/components/onboarding/RegistrationWizard.tsx b/src/components/onboarding/RegistrationWizard.tsx index 437e7cfb..3c6ca80e 100644 --- a/src/components/onboarding/RegistrationWizard.tsx +++ b/src/components/onboarding/RegistrationWizard.tsx @@ -37,16 +37,6 @@ const RegistrationWizard = (props: RegistrationWizardProps) => { - - - - - - - - )} @@ -60,16 +50,6 @@ const RegistrationWizard = (props: RegistrationWizardProps) => { - - - - - - - - )} @@ -94,7 +74,7 @@ const styles = StyleSheet.create({ backgroundColor: '#e1f0ff', }, progress: { - width: '10%', + width: '35%', height: 2, backgroundColor: '#e1f0ff', }, -- cgit v1.2.3-70-g09d2