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