Skip to content

Commit 6da22d2

Browse files
fix: remove console
1 parent 49461a4 commit 6da22d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/OpenSign/src/pages/SignyourselfPdf.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,6 @@ function SignYourSelf() {
415415
pageNumber,
416416
containerWH
417417
);
418-
console.log("container", widgetTypeExist, dragTypeValue, widgetValue);
419418
//adding and updating drop position in array when user drop signature button in div
420419
if (item === "onclick") {
421420
// `getBoundingClientRect()` is used to get accurate measurement height of the div

0 commit comments

Comments
 (0)