update options

This commit is contained in:
Rami Bitar
2026-05-09 15:36:10 -04:00
parent 572de32e1a
commit 3a3d0a6ac8
4 changed files with 15 additions and 39 deletions

View File

@@ -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",