From 282ba64214efdfb522dc9617ec897de950b6918c Mon Sep 17 00:00:00 2001 From: Brian Kim Date: Wed, 7 Jul 2021 18:22:33 -0400 Subject: Remove comments --- src/screens/moments/TagFriendsScreen.tsx | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/screens/moments/TagFriendsScreen.tsx b/src/screens/moments/TagFriendsScreen.tsx index d4a1733f..a0b782bf 100644 --- a/src/screens/moments/TagFriendsScreen.tsx +++ b/src/screens/moments/TagFriendsScreen.tsx @@ -228,7 +228,6 @@ const styles = StyleSheet.create({ contentContainer: { backgroundColor: 'black', height: SCREEN_HEIGHT, - // justifyContent: 'center', alignContent: 'center', }, backArrow: { @@ -251,11 +250,9 @@ const styles = StyleSheet.create({ }, captionContainer: { marginVertical: 20, - // position: 'absolute', marginTop: SCREEN_HEIGHT * 0.2, flexDirection: 'row', justifyContent: 'center', - // width: SCREEN_WIDTH, borderWidth: 4, borderColor: 'pink', }, -- cgit v1.2.3-70-g09d2