🧹🚧 doc-107 doc-19

This commit is contained in:
Timur Ercan
2023-02-21 15:58:45 +01:00
parent 713b52fd00
commit 3b1bd35879
3 changed files with 33 additions and 6 deletions

View File

@ -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>