fix: placeholder block issue for select multisigners

This commit is contained in:
RaktimaNXG
2023-12-12 19:23:21 +05:30
parent 765c3c19fa
commit d5853e6fc3
4 changed files with 35 additions and 15 deletions
@@ -453,8 +453,8 @@ function RenderPdf({
className="placeholderBlock"
onDrag={() =>
handleTabDrag(
pos.key,
data.signerObjId
pos.key
// data.signerObjId
)
}
size={{
@@ -872,8 +872,8 @@ function RenderPdf({
className="placeholderBlock"
onDrag={() =>
handleTabDrag(
pos.key,
data.signerObjId
pos.key
// data.signerObjId
)
}
size={{