mirror of
https://github.com/documenso/documenso.git
synced 2025-11-17 02:01:33 +10:00
🧹🚧 doc-107 doc-19
This commit is contained in:
@ -50,7 +50,7 @@ const SignPage: NextPageWithLayout = (props: any) => {
|
||||
router.push("/api/documents/" + props.document.id);
|
||||
}}
|
||||
>
|
||||
Download Document
|
||||
Download "{props.document.title}"
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user