Skip to content

Commit

Permalink
Merge pull request #1068 from deepa-s-13/Dev-2.0
Browse files Browse the repository at this point in the history
Obpas changes: Added new actions changes post payment
  • Loading branch information
sriranjan-s authored Apr 22, 2024
2 parents b53596e + a85189a commit ad8923f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,8 @@ const BpaApplicationDetail = () => {
case "SEND_TO_ARCHITECT":
case "APPLY":
case "SKIP_PAYMENT":
case "POST_PAYMENT_APPROVE":
case "POST_PAYMENT_APPLY":
setShowModal(true);
}
}, [selectedAction]);
Expand Down

0 comments on commit ad8923f

Please sign in to comment.