city-casereport/miniprogram_npm/tdesign-miniprogram/checkbox-group/checkbox-group.json

7 lines
93 B
JSON
Raw Permalink Normal View History

2023-12-06 14:22:42 +08:00
{
"component": true,
"usingComponents": {
"t-checkbox": "../checkbox/checkbox"
}
}