Skip to content

Commit

Permalink
resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
luacmartins committed Mar 14, 2024
1 parent 852f87b commit 382be24
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/pages/settings/InitialSettingsPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -439,12 +439,8 @@ function InitialSettingsPage({session, userWallet, bankAccountList, fundList, wa

return (
<ScreenWrapper
<<<<<<< HEAD
style={[styles.w100, styles.pt4]}
=======
style={[styles.w100, styles.pb0]}
includePaddingTop={false}
>>>>>>> 35e9e15 (Merge pull request #38343 from ahmedGaber93/fix-38328)
includeSafeAreaPaddingBottom={false}
testID={InitialSettingsPage.displayName}
>
Expand Down

0 comments on commit 382be24

Please sign in to comment.