Skip to content

Commit

Permalink
Merge pull request #26606 from Expensify/vit-26588
Browse files Browse the repository at this point in the history
[CP Staging] Fix the Enter on Money request flows

(cherry picked from commit 2fbe81d)
  • Loading branch information
youssef-lr authored and OSBotify committed Sep 3, 2023
1 parent a388bdd commit 7db29de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/DistanceRequest.js
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,6 @@ function DistanceRequest({iou, iouType, report, transaction, mapboxAccessToken})
success
style={[styles.w100, styles.mb4, styles.ph4, styles.flexShrink0]}
onPress={() => IOU.navigateToNextPage(iou, iouType, reportID, report)}
pressOnEnter
isDisabled={waypointMarkers.length < 2}
text={translate('common.next')}
/>
Expand Down

0 comments on commit 7db29de

Please sign in to comment.