Files
c9818e1c-4f77-4097-b655-df6…/registry/schemas/NavbarStyleApple.schema.json
2026-05-11 20:17:26 +00:00

7 lines
156 B
JSON

{
"name": "NavbarStyleApple",
"propsSchema": {
"navItems": "Array<{name: string, id: string}>",
"brandName?": "string (default: 'Webild')"
}
}