Files
efe0e6d8-0f5c-40bf-8cfb-4ef…/registry/schemas/NavbarStyleApple.schema.json
2026-06-13 05:46:52 +00:00

7 lines
156 B
JSON

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