1
0
Fork 0
mirror of synced 2024-09-20 03:08:18 +12:00
budibase/packages/server/appPackages/testApp2/components/another noubtbtk.json
2019-09-07 06:50:35 +01:00

11 lines
174 B
JSON

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