Skip to content

Commit 3e04c0a

Browse files
Hide offline indicator duplicate
Co-authored-by: DylanDylann <[email protected]>
1 parent c16b9a0 commit 3e04c0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/workspace/companyCards/addNew/BankConnection/index.native.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ function BankConnection({policyID}: BankConnectionStepProps) {
6565
return (
6666
<ScreenWrapper
6767
testID={BankConnection.displayName}
68+
shouldShowOfflineIndicator={false}
6869
includeSafeAreaPaddingBottom={false}
6970
shouldEnablePickerAvoiding={false}
7071
shouldEnableMaxHeight

0 commit comments

Comments
 (0)