9 lines
188 B
JSON
9 lines
188 B
JSON
|
{
|
||
|
"name": "common/Default Button",
|
||
|
"description": "Bootstrap default button",
|
||
|
"inherits": "@budibase/standard-components/button",
|
||
|
"props": {
|
||
|
"className": "btn btn-light"
|
||
|
}
|
||
|
}
|