mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 16:23:06 +10:00
⚗️ ✨ signing without fields (type FREE_SIGNATURE)
This commit is contained in:
@ -78,6 +78,7 @@ export default function PDFViewer(props) {
|
||||
key={item.id}
|
||||
field={item}
|
||||
className="absolute"
|
||||
onDelete={onDeleteHandler}
|
||||
></ReadOnlyField>
|
||||
) : (
|
||||
<EditableField
|
||||
|
||||
Reference in New Issue
Block a user