mirror of
https://github.com/documenso/documenso.git
synced 2026-08-25 15:52:29 +10:00
feat: add envelope pdf replacement (#2602)
This commit is contained in:
@@ -79,6 +79,7 @@ export default function EmbedPlaygroundPage() {
|
||||
allowConfigureOrder: true,
|
||||
allowUpload: true,
|
||||
allowDelete: true,
|
||||
allowReplace: true,
|
||||
});
|
||||
|
||||
const [recipientsFeatures, setRecipientsFeatures] = useState({
|
||||
|
||||
Reference in New Issue
Block a user