10 lines
186 B
JSON
10 lines
186 B
JSON
{
|
|
"component": true,
|
|
"styleIsolation": "apply-shared",
|
|
"usingComponents": {
|
|
"t-popup": "../popup/popup",
|
|
"t-button": "../button/button",
|
|
"t-icon": "../icon/icon"
|
|
}
|
|
}
|