From 6e76c6b1cd40189bc86659efb5421c31f9d4b600 Mon Sep 17 00:00:00 2001 From: Brian Kim Date: Wed, 12 May 2021 11:45:49 -0700 Subject: Undid accidental changes to EditProfile.tsx, round 2 electric bugaloo --- src/screens/profile/EditProfile.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/screens/profile/EditProfile.tsx b/src/screens/profile/EditProfile.tsx index dd491f81..26802e45 100644 --- a/src/screens/profile/EditProfile.tsx +++ b/src/screens/profile/EditProfile.tsx @@ -114,7 +114,7 @@ const EditProfile: React.FC = ({route, navigation}) => { goToGalleryLargePic()} + onPress={goToGalleryLargePic} style={styles.largeProfileUploader}> {form.largePic ? ( = ({route, navigation}) => { goToGallerySmallPic()} + onPress={goToGallerySmallPic} style={styles.smallProfileUploader}> {form.smallPic ? (