mirror of
https://github.com/documenso/documenso.git
synced 2025-11-14 08:42:12 +10:00
🧹
This commit is contained in:
@ -245,7 +245,6 @@ const DocumentsPage: NextPageWithLayout = (props: any) => {
|
|||||||
event.stopPropagation();
|
event.stopPropagation();
|
||||||
router.push("/api/documents/" + document.id);
|
router.push("/api/documents/" + document.id);
|
||||||
}}
|
}}
|
||||||
download
|
|
||||||
>
|
>
|
||||||
Download
|
Download
|
||||||
</IconButton>
|
</IconButton>
|
||||||
|
|||||||
Reference in New Issue
Block a user