Files
70224f87-de26-4772-9f75-b88…/registry/schemas/NavbarStyleApple.schema.json
2026-02-09 17:11:24 +00:00

7 lines
156 B
JSON

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