Merge pull request #47 from LemonDrop847/feature/signature-text

This commit is contained in:
Amol
2023-10-28 11:45:54 +05:30
committed by GitHub
@@ -111,7 +111,7 @@ function DefaultSignature({
</>
) : (
<div style={{ margin: "10px" }}>
<span>You didn't add your default signature yet!</span>
<span>Click a signature placeholder to start signing the document!</span>
</div>
)}
</div>