1
0
Fork 0
mirror of synced 2024-09-09 22:16:26 +12:00
budibase/packages/server/appPackages/testApp2/components/Joes Button.json
2019-09-07 06:50:35 +01:00

11 lines
177 B
JSON

{
"name": "Joes Button",
"description": "",
"inherits": "./standard-components/button",
"props": {
"className": "btn btn-danger"
},
"tags": [
"button"
]
}