update options
This commit is contained in:
@@ -24,8 +24,8 @@ export const navigationEditor: ComponentConfig<NavigationProps> = {
|
||||
tone: "default",
|
||||
},
|
||||
fields: {
|
||||
brand: { label: "Brand", type: "text", contentEditable: true },
|
||||
logo: { label: "Logo", ...imageField({ adapter: frontendAiMediaAdapter }) },
|
||||
brand: { label: "Logo Alt", type: "text", contentEditable: true },
|
||||
links: {
|
||||
label: "Links",
|
||||
type: "array",
|
||||
|
||||
Reference in New Issue
Block a user