From 6aaeed352035aa827d590d479f979f7488f01c2d Mon Sep 17 00:00:00 2001 From: Shravya Ramesh Date: Tue, 30 Mar 2021 13:04:10 -0700 Subject: changed section name --- src/components/profile/Friends.tsx | 2 +- src/screens/profile/InviteFriendsScreen.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/components/profile/Friends.tsx b/src/components/profile/Friends.tsx index 72ce28d4..44f6bb48 100644 --- a/src/components/profile/Friends.tsx +++ b/src/components/profile/Friends.tsx @@ -87,7 +87,7 @@ const Friends: React.FC = ({result, screenType, userId}) => { {loggedInUser.userId === userId && ( - Add Friends + Contacts on tagg diff --git a/src/screens/profile/InviteFriendsScreen.tsx b/src/screens/profile/InviteFriendsScreen.tsx index 4af52349..a9fa1404 100644 --- a/src/screens/profile/InviteFriendsScreen.tsx +++ b/src/screens/profile/InviteFriendsScreen.tsx @@ -203,7 +203,7 @@ const InviteFriendsScreen: React.FC = ({route}) => { - Add Friends + Contacts on tagg -- cgit v1.2.3-70-g09d2