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.
11 lines
352 B
11 lines
352 B
6 years ago
|
{
|
||
|
"component": true,
|
||
|
"usingComponents": {
|
||
|
"wux-animation-group": "../animation-group/index",
|
||
|
"wux-backdrop": "../backdrop/index",
|
||
|
"wux-radio-group": "../radio-group/index",
|
||
|
"wux-radio": "../radio/index",
|
||
|
"wux-checkbox-group": "../checkbox-group/index",
|
||
|
"wux-checkbox": "../checkbox/index"
|
||
|
}
|
||
|
}
|