2019-07-26 16:13:15 +02:00
|
|
|
{
|
2019-07-28 09:03:11 +02:00
|
|
|
"inherits": "./moreCustomComponents/textbox",
|
|
|
|
"name":"subfolder/otherTextBox.json",
|
|
|
|
"tags": [],
|
|
|
|
"description": "A text input, with a label",
|
|
|
|
"props" : {
|
|
|
|
"label": "hello"
|
|
|
|
}
|
2019-07-26 16:13:15 +02:00
|
|
|
}
|