mirror of
https://github.com/documenso/documenso.git
synced 2025-11-18 10:42:01 +10:00
feat: convert AI field placement to server-side processing
This commit is contained in:
@ -11,4 +11,5 @@ export type TDetectedFormField = {
|
||||
| 'RADIO'
|
||||
| 'CHECKBOX'
|
||||
| 'DROPDOWN';
|
||||
pageNumber: number;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user