bug fix and performance improvements
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
{
|
||||
"component": true,
|
||||
"usingComponents": {
|
||||
"t-button": "../button/button",
|
||||
"t-radio": "../radio/radio",
|
||||
"t-radio-group": "../radio-group/radio-group",
|
||||
"t-checkbox": "../checkbox/checkbox",
|
||||
"t-checkbox-group": "../checkbox-group/checkbox-group",
|
||||
"t-popup": "../popup/popup"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user