bug fix in template flow as well as placeholder is not working in mobile view

This commit is contained in:
prafull-opensignlabs
2024-01-03 10:03:12 +05:30
parent eef9ee7f3c
commit 2904ba3085
8 changed files with 123 additions and 110 deletions
@@ -765,13 +765,9 @@ export const handleImageResize = (
export const handleSignYourselfImageResize = (
ref,
key,
direction,
position,
xyPostion,
index,
setXyPostion,
pdfOriginalWidth,
containerWH
) => {
const updateFilter = xyPostion[index].pos.filter(
(data) => data.key === key && data.Width && data.Height