This commit is contained in:
Timur Ercan
2023-02-13 18:14:00 +01:00
parent c5d3e96623
commit 47b57f48d6

View File

@ -53,7 +53,7 @@ export default function PDFEditor(props: any) {
id: short.generate().toString(),
page: 0,
type: "signature",
position: { x: 0, y: -600 },
position: { x: 0, y: -842 },
recipient: selectedValue,
})
);