mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-17 21:25:54 +02:00
fix: remove console
This commit is contained in:
@@ -74,7 +74,6 @@ function DownloadPdfZip(props) {
|
||||
}
|
||||
}
|
||||
};
|
||||
console.log("isDownloading", isDownloading);
|
||||
return (
|
||||
<ModalUi
|
||||
isOpen={props.isDownloadModal}
|
||||
|
||||
Reference in New Issue
Block a user