fix: remove console

This commit is contained in:
RaktimaNXG
2024-09-03 19:53:43 +05:30
parent b0825634ee
commit 03fc0b84cb
@@ -1600,7 +1600,6 @@ function PdfRequestFiles(props) {
</div>
);
};
console.log("signerpos", signerPos);
return (
<DndProvider backend={HTML5Backend}>
<Title title={props.templateId ? "Public Sign" : "Request Sign"} />