1
0
Fork 0
mirror of synced 2024-08-04 04:41:37 +12:00
budibase/packages/server/appPackages/testApp2/components/common/Primary Button.json
2019-10-18 17:32:03 +01:00

9 lines
191 B
JSON

{
"name": "common/Primary Button",
"description": "Bootstrap primary button ",
"inherits": "@budibase/standard-components/button",
"props": {
"className": "btn btn-primary"
}
}