diff options
author | grusuTagg <83606116+grusuTagg@users.noreply.github.com> | 2021-05-10 17:10:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-10 17:10:09 -0700 |
commit | 14c4ec9f5350c11b263e3e84b6f5298cb592de9b (patch) | |
tree | 0f430835f253519e3a5c9cddbd1eae42a770aa3c | |
parent | 44cdf64cd2c0376cd203a352b344ebeb56a06c49 (diff) |
Update ProfileInfoOnboarding.tsx
-rw-r--r-- | src/screens/onboarding/ProfileInfoOnboarding.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screens/onboarding/ProfileInfoOnboarding.tsx b/src/screens/onboarding/ProfileInfoOnboarding.tsx index 13cffd10..cdfbea8f 100644 --- a/src/screens/onboarding/ProfileInfoOnboarding.tsx +++ b/src/screens/onboarding/ProfileInfoOnboarding.tsx @@ -16,7 +16,6 @@ import Animated from 'react-native-reanimated'; import { Background, BirthDatePicker, - // RegistrationWizard, TaggDropDown, TaggInput, UniversitySelection, |