Skip to content

Commit

Permalink
give the indicator a little room
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Donahue committed May 27, 2022
1 parent db958fc commit 420c1fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/FormAlertWithSubmitButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ const FormAlertWithSubmitButton = (props) => {
success
isDisabled
text={props.buttonText}
style={[styles.mb3]}
/>
<OfflineIndicator />
</View>
Expand Down

0 comments on commit 420c1fc

Please sign in to comment.