We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e559d03 commit e4a9c6fCopy full SHA for e4a9c6f
apps/OpenSign/src/primitives/DownloadPdfZip.js
@@ -74,7 +74,6 @@ function DownloadPdfZip(props) {
74
}
75
76
};
77
- console.log("isDownloading", isDownloading);
78
return (
79
<ModalUi
80
isOpen={props.isDownloadModal}
0 commit comments