Skip to content

Commit

Permalink
Merge pull request #43269 from Expensify/jules-fixDupeProp
Browse files Browse the repository at this point in the history
remove conflicting dupe prop
  • Loading branch information
Beamanator authored Jun 7, 2024
2 parents 4a5124b + 4628f8e commit b94ccf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/iou/request/step/IOURequestStepWaypoint.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ function IOURequestStepWaypoint({
cancelText={translate('common.cancel')}
shouldEnableNewFocusManagement
danger
shouldEnableNewFocusManagement
restoreFocusType={restoreFocusType}
/>
<FormProvider
Expand Down

0 comments on commit b94ccf3

Please sign in to comment.