1
0
Fork 0
mirror of synced 2024-07-11 17:26:01 +12:00

Update components.json

This commit is contained in:
Joe 2020-07-01 15:01:38 +01:00 committed by GitHub
parent 6a4f47a4c8
commit 1258abb8e4

View file

@ -26,20 +26,6 @@
"borderStyle": "string"
}
},
"Navigation1": {
"name": "Navigation1",
"description": "A basic left navigation component",
"props": {
"logoUrl": "string",
"title": "string",
"backgroundColor": "string",
"color": "string",
"borderWidth": "string",
"borderColor": "string",
"borderStyle": "string"
}
},
"button": {
"name": "Button",
"description": "an html <button />",