Skip to content

Commit

Permalink
Close handovers on EXECUTE_FUNDING_ROUTE view
Browse files Browse the repository at this point in the history
  • Loading branch information
mimi-imtbl committed Jul 1, 2024
1 parent 3315505 commit ea89b69
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ export function OrderSummary({ subView }: OrderSummaryProps) {
return;
}

closeHandover();
viewDispatch({
payload: {
type: ViewActions.UPDATE_VIEW,
Expand Down

0 comments on commit ea89b69

Please sign in to comment.