Skip to content

Commit af93342

Browse files
committed
revert unchanged code
1 parent d3bf62d commit af93342

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/workspace/companyCards/assignCard/ConfirmationStep.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ function ConfirmationStep({route}: ConfirmationStepProps) {
153153
handleBackButtonPress={handleBackButtonPress}
154154
headerTitle={translate('workspace.companyCards.assignCard')}
155155
enableEdgeToEdgeBottomSafeAreaPadding
156-
shouldShowOfflineIndicatorInWideAreaPadding
156+
shouldShowOfflineIndicatorInWideScreen
157157
>
158158
<ScrollView
159159
style={styles.pt0}

0 commit comments

Comments
 (0)