Skip to content

Commit

Permalink
Merge pull request #8283 from mateusbra/ButtonColor
Browse files Browse the repository at this point in the history
Button color change on close account popup.
  • Loading branch information
deetergp committed Mar 28, 2022
2 parents 3da9974 + ab01375 commit 226cb00
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 226cb00

Please sign in to comment.