Skip to content

Commit

Permalink
Correct mistake when merging conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
aldo-expensify committed Sep 1, 2021
1 parent 5911a89 commit b88c317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/ReimbursementAccount/CompanyStep.js
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ class CompanyStep extends React.Component {
/>
</View>
</ScrollView>
<FixedFooter style={[styles.mt5]}>
<FixedFooter>
<Button
success
onPress={this.submit}
Expand Down

0 comments on commit b88c317

Please sign in to comment.