fix: navigation component can have children
This commit is contained in:
parent
49edb74db4
commit
67b04ffa8e
|
@ -16,6 +16,7 @@
|
|||
"Navigation": {
|
||||
"name": "Navigation",
|
||||
"description": "A basic header navigation component",
|
||||
"children": true,
|
||||
"props": {
|
||||
"logoUrl": "string",
|
||||
"title": "string",
|
||||
|
|
Loading…
Reference in New Issue