chore: Default Signature text edited

This commit is contained in:
LemonDrop847
2023-10-28 11:01:06 +05:30
parent 6ede8e9137
commit e22b278086
@@ -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>