WGShare.Client.Wx/miniprogram_npm/tdesign-miniprogram/checkbox-group/checkbox-group.json

8 lines
129 B
JSON

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