budibase/packages/server/appPackages/testApp2/components/another noubtbtk.json

12 lines
174 B
JSON

{
"name": "another noubtbtk",
"description": "",
"inherits": "./standard-components/button",
"props": {
"contentText": "Mike"
},
"tags": [
"button"
]
}