12 lines
276 B
JSON
12 lines
276 B
JSON
{
|
|
"component": true,
|
|
"styleIsolation": "apply-shared",
|
|
"usingComponents": {
|
|
"t-icon": "../icon/icon",
|
|
"t-popup": "../popup/popup",
|
|
"t-tabs": "../tabs/tabs",
|
|
"t-tab-panel": "../tab-panel/tab-panel",
|
|
"t-radio-group": "../radio-group/radio-group"
|
|
}
|
|
}
|