stopped streaching app wide

This commit is contained in:
moist-webDev 2023-05-25 00:32:25 -04:00
parent 687702df0b
commit 4f7edf146d
1 changed files with 1 additions and 0 deletions

View File

@ -46,5 +46,6 @@ const styles = StyleSheet.create({
paddingTop: 40, paddingTop: 40,
flex: 1, flex: 1,
flexDirection: 'column', flexDirection: 'column',
alignItems: 'baseline',
}, },
}); });