Files
2cfc8850-a71f-49be-97b2-9ef…/registry/schemas/NavbarStyleApple.schema.json
2026-03-05 22:45:00 +00:00

7 lines
156 B
JSON

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