From 7f32e6f239cd1458f2e81668f7c940ff103319f4 Mon Sep 17 00:00:00 2001 From: ankit-thanekar007 Date: Fri, 19 Mar 2021 10:47:10 -0700 Subject: UAT bug fixes' --- src/screens/main/NotificationsScreen.tsx | 1 + src/screens/onboarding/OnboardingStepTwo.tsx | 2 +- src/screens/onboarding/RegistrationTwo.tsx | 2 +- src/screens/profile/CaptionScreen.tsx | 6 ++---- 4 files changed, 5 insertions(+), 6 deletions(-) (limited to 'src/screens') diff --git a/src/screens/main/NotificationsScreen.tsx b/src/screens/main/NotificationsScreen.tsx index 501c44fc..57dea6f5 100644 --- a/src/screens/main/NotificationsScreen.tsx +++ b/src/screens/main/NotificationsScreen.tsx @@ -285,6 +285,7 @@ const NotificationsScreen: React.FC = () => { index.toString()} renderItem={renderNotification} diff --git a/src/screens/onboarding/OnboardingStepTwo.tsx b/src/screens/onboarding/OnboardingStepTwo.tsx index 93342c3f..1014981d 100644 --- a/src/screens/onboarding/OnboardingStepTwo.tsx +++ b/src/screens/onboarding/OnboardingStepTwo.tsx @@ -247,7 +247,7 @@ const OnboardingStepTwo: React.FC = ({ = ({ Date: Fri, 19 Mar 2021 11:01:55 -0700 Subject: Typo fix --- src/screens/onboarding/OnboardingStepTwo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/screens') diff --git a/src/screens/onboarding/OnboardingStepTwo.tsx b/src/screens/onboarding/OnboardingStepTwo.tsx index 1014981d..06a4f49b 100644 --- a/src/screens/onboarding/OnboardingStepTwo.tsx +++ b/src/screens/onboarding/OnboardingStepTwo.tsx @@ -247,7 +247,7 @@ const OnboardingStepTwo: React.FC = ({ Date: Fri, 19 Mar 2021 11:03:35 -0700 Subject: Typo Typo fix --- src/screens/onboarding/OnboardingStepTwo.tsx | 2 +- src/screens/onboarding/RegistrationTwo.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/screens') diff --git a/src/screens/onboarding/OnboardingStepTwo.tsx b/src/screens/onboarding/OnboardingStepTwo.tsx index 06a4f49b..1014981d 100644 --- a/src/screens/onboarding/OnboardingStepTwo.tsx +++ b/src/screens/onboarding/OnboardingStepTwo.tsx @@ -247,7 +247,7 @@ const OnboardingStepTwo: React.FC = ({ = ({