Files
2025-10-01 10:01:52 +08:00

10 lines
195 B
JSON

{
"component": true,
"styleIsolation": "apply-shared",
"usingComponents": {
"t-icon": "../icon/icon",
"t-cell": "../cell/cell",
"t-cell-group": "../cell-group/cell-group"
}
}