1
0
Fork 0
mirror of synced 2024-09-05 20:21:18 +12:00
budibase/packages/server/appPackages/testApp2/components/Primary Button.json
michael shanks e0abcdaa0e bugfixes.
2019-09-09 05:24:14 +01:00

11 lines
187 B
JSON

{
"name": "Primary Button",
"description": "",
"inherits": "budibase-standard-components/button",
"props": {
"className": "btn btn-pimary"
},
"tags": [
"button"
]
}