New Comment

This commit is contained in:
Adolfo Reyna
2022-03-07 18:15:40 -08:00
parent 98201c8948
commit 983ac258b3
4 changed files with 98 additions and 22 deletions

View File

@@ -59,8 +59,6 @@ const styles = StyleSheet.create({
container: {
flex: 1,
alignItems: 'center',
justifyContent: 'center',
backgroundColor: "#edf2f7",
width: "100%"
},
});