Skip to content

Commit

Permalink
remove useless style
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardoj committed Jan 25, 2023
1 parent ab46675 commit 3c318a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/ReimbursementAccount/BankAccountManualStep.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ class BankAccountManualStep extends React.Component {
style={styles.mt4}
inputID="acceptedTerms"
LabelComponent={() => (
<Text style={[styles.flexRow, styles.alignItemsCenter]}>
<Text>
{this.props.translate('common.iAcceptThe')}
<TextLink
href="https://use.expensify.com/terms"
Expand Down

0 comments on commit 3c318a7

Please sign in to comment.