Initial commit
This commit is contained in:
7
registry/schemas/NavbarStyleApple.schema.json
Normal file
7
registry/schemas/NavbarStyleApple.schema.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "NavbarStyleApple",
|
||||
"propsSchema": {
|
||||
"navItems": "Array<{name: string, id: string}>",
|
||||
"brandName?": "string (default: 'Webild')"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user