1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00

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

View file

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