Skip to content

Commit

Permalink
fix: do not show additional indicator for small screens
Browse files Browse the repository at this point in the history
  • Loading branch information
koko57 committed Nov 4, 2024
1 parent 367502b commit cfd1779
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ function WorkspaceExpensifyCardBankAccounts({route}: WorkspaceExpensifyCardBankA
testID={WorkspaceExpensifyCardBankAccounts.displayName}
includeSafeAreaPaddingBottom={false}
shouldEnablePickerAvoiding={false}
shouldShowOfflineIndicator={false}
>
<HeaderWithBackButton
shouldShowBackButton
Expand Down

0 comments on commit cfd1779

Please sign in to comment.