We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3bf62d commit af93342Copy full SHA for af93342
1 file changed
src/pages/workspace/companyCards/assignCard/ConfirmationStep.tsx
@@ -153,7 +153,7 @@ function ConfirmationStep({route}: ConfirmationStepProps) {
153
handleBackButtonPress={handleBackButtonPress}
154
headerTitle={translate('workspace.companyCards.assignCard')}
155
enableEdgeToEdgeBottomSafeAreaPadding
156
- shouldShowOfflineIndicatorInWideAreaPadding
+ shouldShowOfflineIndicatorInWideScreen
157
>
158
<ScrollView
159
style={styles.pt0}
0 commit comments