Skip to content

Commit

Permalink
Merge pull request #6466 from parasharrajat/secondaryPage
Browse files Browse the repository at this point in the history
Remove extra margin
  • Loading branch information
deetergp authored Nov 29, 2021
2 parents 387cf23 + 2590e0b commit 1edb7ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/settings/AddSecondaryLoginPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ class AddSecondaryLoginPage extends Component {
<FixedFooter style={[styles.flexGrow0]}>
<Button
success
style={[styles.mb2]}
isDisabled={this.validateForm()}
isLoading={this.props.user.loading}
text={this.props.translate('addSecondaryLoginPage.sendValidation')}
Expand Down

0 comments on commit 1edb7ee

Please sign in to comment.