Files
cc81fcaf-e5fe-4c8b-a01a-02a…/registry/schemas/NavbarStyleApple.schema.json
2026-03-17 22:51:38 +00:00

7 lines
156 B
JSON

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