mirror of
https://github.com/documenso/documenso.git
synced 2025-11-19 11:12:06 +10:00
feat: update recipient expiry handling
This commit is contained in:
@ -184,7 +184,7 @@ export function DocumentExpiryDialog({
|
||||
<Dialog open={open} onOpenChange={onOpenChange}>
|
||||
<DialogContent className="sm:max-w-[450px]">
|
||||
<DialogHeader>
|
||||
<DialogTitle>Set Document Expiry</DialogTitle>
|
||||
<DialogTitle>Set Recipient Expiry</DialogTitle>
|
||||
<DialogDescription>
|
||||
Set the expiry date for the document signing recipient. The recipient will not be able
|
||||
to sign the document after this date.
|
||||
|
||||
Reference in New Issue
Block a user