2019-10-18 18:32:03 +02:00
|
|
|
{
|
|
|
|
"name": "common/Default Button",
|
|
|
|
"description": "Bootstrap default button",
|
|
|
|
"inherits": "@budibase/standard-components/button",
|
|
|
|
"props": {
|
2019-10-19 08:24:20 +02:00
|
|
|
"className": "btn btn-secondary"
|
2019-10-18 18:32:03 +02:00
|
|
|
}
|
|
|
|
}
|