mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-17 21:25:54 +02:00
fix: remove console
This commit is contained in:
@@ -415,7 +415,6 @@ function SignYourSelf() {
|
||||
pageNumber,
|
||||
containerWH
|
||||
);
|
||||
console.log("container", widgetTypeExist, dragTypeValue, widgetValue);
|
||||
//adding and updating drop position in array when user drop signature button in div
|
||||
if (item === "onclick") {
|
||||
// `getBoundingClientRect()` is used to get accurate measurement height of the div
|
||||
|
||||
Reference in New Issue
Block a user