mirror of
https://github.com/documenso/documenso.git
synced 2025-11-20 11:41:44 +10:00
feat: generate recipients and fields based on recipients
This commit is contained in:
@ -12,4 +12,5 @@ export type TDetectedFormField = {
|
||||
| 'CHECKBOX'
|
||||
| 'DROPDOWN';
|
||||
pageNumber: number;
|
||||
recipientId: number;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user