From beefe8db13c026811c8beae7c05b49538c9afc4c Mon Sep 17 00:00:00 2001 From: Shravya Ramesh Date: Sat, 6 Feb 2021 16:17:49 -0800 Subject: issues fixed --- src/screens/profile/FriendsListScreen.tsx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'src/screens') diff --git a/src/screens/profile/FriendsListScreen.tsx b/src/screens/profile/FriendsListScreen.tsx index 26d19e60..b2123f44 100644 --- a/src/screens/profile/FriendsListScreen.tsx +++ b/src/screens/profile/FriendsListScreen.tsx @@ -31,7 +31,7 @@ const FriendsListScreen: React.FC = ({route}) => { : useSelector((state: RootState) => state.friends); return ( - + <> = ({route}) => { Friends - - - + - + ); }; -- cgit v1.2.3-70-g09d2