Skip to content

Commit

Permalink
Update src/pages/settings/InitialSettingsPage.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Mykhailo Khutornyi <[email protected]>
  • Loading branch information
kosmydel and mkhutornyi authored Mar 14, 2024
1 parent 46f357e commit 6eca76d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/settings/InitialSettingsPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ function InitialSettingsPage({session, userWallet, bankAccountList, fundList, wa
return (
<ScreenWrapper
style={[styles.w100]}
includePaddingTop={false}
includeSafeAreaPaddingBottom={false}
testID={InitialSettingsPage.displayName}
>
Expand Down

0 comments on commit 6eca76d

Please sign in to comment.