Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
neil-marcellini committed Sep 4, 2023
1 parent 08f3d3b commit 89598d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/iou/WaypointEditor.js
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ function WaypointEditor({transactionID, route: {params: {iouType = '', waypointI
state: null,
}}
predefinedPlaces={recentWaypoints}
resultTypes=''
resultTypes=""
/>
</View>
</Form>
Expand Down

0 comments on commit 89598d8

Please sign in to comment.