Skip to content

Commit

Permalink
Merge pull request #28938 from Expensify/neil-suggest-places
Browse files Browse the repository at this point in the history
Fix show waypoint address suggestions of all types
  • Loading branch information
tgolen authored Oct 5, 2023
2 parents 4078503 + 06fb5e1 commit 60207a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/iou/WaypointEditor.js
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ function WaypointEditor({route: {params: {iouType = '', transactionID = '', wayp
state: null,
}}
predefinedPlaces={recentWaypoints}
resultTypes=""
/>
</View>
<UserCurrentLocationButton
Expand Down

0 comments on commit 60207a5

Please sign in to comment.