fix
This commit is contained in:
@@ -14,7 +14,8 @@ export type FieldType =
|
||||
| 'DATE'
|
||||
| 'TAG_INPUT'
|
||||
| 'FILE'
|
||||
| 'FILE_UPLOAD';
|
||||
| 'FILE_UPLOAD'
|
||||
| 'REPEATER';
|
||||
|
||||
// Types
|
||||
export interface FieldOption {
|
||||
|
||||
Reference in New Issue
Block a user