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