Skip to content

Commit

Permalink
fixes the issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ishpaul777 committed Jun 5, 2024
1 parent fcfef92 commit 1617be2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/iou/request/step/IOURequestStepWaypoint.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ function IOURequestStepWaypoint({
prompt={translate('distance.deleteWaypointConfirmation')}
confirmText={translate('common.delete')}
cancelText={translate('common.cancel')}
shouldEnableNewFocusManagement
danger
/>
<FormProvider
Expand Down

0 comments on commit 1617be2

Please sign in to comment.