From 06fb5e1d98ed471cbcb26bd83df31db04fd16847 Mon Sep 17 00:00:00 2001 From: neil-marcellini Date: Thu, 5 Oct 2023 10:24:26 -0700 Subject: [PATCH] Fix, show address suggestions of all types --- src/pages/iou/WaypointEditor.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/iou/WaypointEditor.js b/src/pages/iou/WaypointEditor.js index e663fe3ce4b7..13bf1883804c 100644 --- a/src/pages/iou/WaypointEditor.js +++ b/src/pages/iou/WaypointEditor.js @@ -262,6 +262,7 @@ function WaypointEditor({route: {params: {iouType = '', transactionID = '', wayp state: null, }} predefinedPlaces={recentWaypoints} + resultTypes="" />