1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00

Update components.json

This commit is contained in:
Joe 2020-07-01 15:01:38 +01:00 committed by GitHub
parent 9adea44349
commit 479a39e70d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 />",