From 36c595812160c2bf35365078956b131fb8ea951a Mon Sep 17 00:00:00 2001 From: T guntenaar Date: Tue, 20 Aug 2024 19:53:20 +0900 Subject: [PATCH] feat: Add updated instructions under DevHub Timeline Approved Stage (#924) --- .../widget/devhub/entity/proposal/Proposal.jsx | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/instances/devhub.near/widget/devhub/entity/proposal/Proposal.jsx b/instances/devhub.near/widget/devhub/entity/proposal/Proposal.jsx index f46cb781a..f2bf1979f 100644 --- a/instances/devhub.near/widget/devhub/entity/proposal/Proposal.jsx +++ b/instances/devhub.near/widget/devhub/entity/proposal/Proposal.jsx @@ -1203,7 +1203,16 @@ return (
Sponsor makes a final decision:
Approved} + label={ + <> +
Approved
+ + Recipient will receive invoice instructions + within 1 business day at the email used for + KYC/KYB verification. + + + } isChecked={ updatedProposalStatus.value.status === TIMELINE_STATUS.APPROVED ||