Small fixes

This commit is contained in:
Milan Paunovic
2024-10-31 21:28:23 +01:00
parent fda1287011
commit ca5df87f3d
5 changed files with 244 additions and 195 deletions

View File

@ -22,7 +22,7 @@ const AddChore = () => {
>
<View style={styles.buttonContainer}>
<Button
marginH-20
marginB-30
size={ButtonSize.large}
style={styles.button}
onPress={() => setIsVisible(!isVisible)}