fix: navigation component can have children

This commit is contained in:
Michael Shanks 2020-08-13 10:15:50 +01:00
parent 49edb74db4
commit 67b04ffa8e
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
"Navigation": {
"name": "Navigation",
"description": "A basic header navigation component",
"children": true,
"props": {
"logoUrl": "string",
"title": "string",