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

12 lines
174 B
JSON
Raw Normal View History

2019-09-07 07:50:35 +02:00
{
"name": "another noubtbtk",
"description": "",
"inherits": "./standard-components/button",
"props": {
"contentText": "Mike"
},
"tags": [
"button"
]
}