Remove elements barrel file and next/image, add image/number field types
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -7,6 +7,8 @@ export type FieldType =
|
||||
| "object"
|
||||
| "boolean"
|
||||
| "select"
|
||||
| "image"
|
||||
| "number"
|
||||
|
||||
export interface FieldOption {
|
||||
label: string
|
||||
|
||||
Reference in New Issue
Block a user