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 ||