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

9 lines
174 B
JSON

{
"component": true,
"styleIsolation": "apply-shared",
"usingComponents": {
"t-picker": "../picker/picker",
"t-picker-item": "../picker-item/picker-item"
}
}