Skip to content

Commit

Permalink
Button color change
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusbra committed Mar 24, 2022
1 parent b613330 commit ab01375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/settings/Security/CloseAccountPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ class CloseAccountPage extends Component {
</FixedFooter>
<ConfirmModal
title=""
success={false}
success
confirmText={this.props.translate('closeAccountPage.okayGotIt')}
prompt={(
<Text>
Expand Down

0 comments on commit ab01375

Please sign in to comment.