mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 16:23:06 +10:00
ui
This commit is contained in:
@ -53,7 +53,7 @@ export default function PDFEditor(props: any) {
|
|||||||
id: short.generate().toString(),
|
id: short.generate().toString(),
|
||||||
page: 0,
|
page: 0,
|
||||||
type: "signature",
|
type: "signature",
|
||||||
position: { x: 0, y: -600 },
|
position: { x: 0, y: -842 },
|
||||||
recipient: selectedValue,
|
recipient: selectedValue,
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user