fix: remove console

This commit is contained in:
RaktimaNXG
2024-09-20 15:49:50 +05:30
parent e559d037c3
commit e4a9c6f8c2
@@ -74,7 +74,6 @@ function DownloadPdfZip(props) {
}
}
};
console.log("isDownloading", isDownloading);
return (
<ModalUi
isOpen={props.isDownloadModal}