Files
HuajisheTools/HuajisheCheckChaoXing/miniprogram_npm/tdesign-miniprogram/checkbox-group/checkbox-group.json
2025-10-01 10:01:52 +08:00

8 lines
129 B
JSON

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