9 lines
191 B
JSON
9 lines
191 B
JSON
|
{
|
||
|
"name": "common/Primary Button",
|
||
|
"description": "Bootstrap primary button ",
|
||
|
"inherits": "@budibase/standard-components/button",
|
||
|
"props": {
|
||
|
"className": "btn btn-primary"
|
||
|
}
|
||
|
}
|