water_xcx/miniprogram_npm/tdesign-miniprogram/checkbox-group/checkbox-group.json

7 lines
93 B
JSON
Raw Permalink Normal View History

2025-04-15 15:44:51 +08:00
{
"component": true,
"usingComponents": {
"t-checkbox": "../checkbox/checkbox"
}
}