#32 - Change the title of popup that appears after sending out emails from "Request signatures" flow

#32 - Change the title of popup that appears after sending out emails from "Request signatures" flow
This commit is contained in:
Rishab
2023-11-09 18:30:37 +05:30
committed by GitHub
parent c3cf9c891e
commit 59eb4eb9c7
@@ -952,7 +952,7 @@ function PlaceHolderSign() {
background: themeColor()
}}
>
<span style={{ color: "white" }}>Send Mail </span>
<span style={{ color: "white" }}>Mails Sent</span>
</Modal.Header>
{/* signature modal */}