Skip to content

Commit 31baefc

Browse files
Merge pull request #161 from rishabjasrotia/issue/32
2 parents c3cf9c8 + 59eb4eb commit 31baefc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microfrontends/SignDocuments/src/Component/placeHolderSign.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -952,7 +952,7 @@ function PlaceHolderSign() {
952952
background: themeColor()
953953
}}
954954
>
955-
<span style={{ color: "white" }}>Send Mail </span>
955+
<span style={{ color: "white" }}>Mails Sent</span>
956956
</Modal.Header>
957957

958958
{/* signature modal */}

0 commit comments

Comments
 (0)