This commit is contained in:
Timur Ercan
2023-02-21 11:52:28 +01:00
parent af6ea58b27
commit 6548bb5e33

View File

@ -245,7 +245,6 @@ const DocumentsPage: NextPageWithLayout = (props: any) => {
event.stopPropagation();
router.push("/api/documents/" + document.id);
}}
download
>
Download
</IconButton>