From 6437df335f7ee23c9e66cbf0d9a6857eb7cffff2 Mon Sep 17 00:00:00 2001 From: brian-tagg <83606050+brian-tagg@users.noreply.github.com> Date: Wed, 12 May 2021 14:23:32 -0700 Subject: Update src/components/profile/TaggAvatar.tsx Co-authored-by: Ivan Chen --- src/components/profile/TaggAvatar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/components/profile/TaggAvatar.tsx b/src/components/profile/TaggAvatar.tsx index 3b1e561e..083a30fa 100644 --- a/src/components/profile/TaggAvatar.tsx +++ b/src/components/profile/TaggAvatar.tsx @@ -157,7 +157,7 @@ const TaggAvatar: React.FC = ({ accessible={true} accessibilityLabel="ADD PROFILE PICTURE" onPress={() => goToGallerySmallPic()}> - + ); -- cgit v1.2.3-70-g09d2