You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
309 B
9 lines
309 B
3 years ago
|
{
|
||
|
"usingComponents": {
|
||
|
"uni-forms": "/components/uni-forms/uni-forms",
|
||
|
"uni-forms-item": "/components/uni-forms-item/uni-forms-item",
|
||
|
"uni-data-checkbox": "/components/uni-data-checkbox/uni-data-checkbox",
|
||
|
"uni-easyinput": "/components/uni-easyinput/uni-easyinput"
|
||
|
},
|
||
|
"component": true
|
||
|
}
|