mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-21 07:02:32 +02:00
fix: remove console
This commit is contained in:
@@ -1583,7 +1583,7 @@ function PdfRequestFiles(props) {
|
||||
alert("Please Enter OTP!");
|
||||
}
|
||||
};
|
||||
console.log("requestSignTour", requestSignTour);
|
||||
|
||||
return (
|
||||
<DndProvider backend={HTML5Backend}>
|
||||
<Title title={props.templateId ? "Public Sign" : "Request Sign"} />
|
||||
|
||||
Reference in New Issue
Block a user