12 lines
174 B
JSON
12 lines
174 B
JSON
|
{
|
||
|
"name": "another noubtbtk",
|
||
|
"description": "",
|
||
|
"inherits": "./standard-components/button",
|
||
|
"props": {
|
||
|
"contentText": "Mike"
|
||
|
},
|
||
|
"tags": [
|
||
|
"button"
|
||
|
]
|
||
|
}
|