checkbox-group.json 93 B

123456
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "t-checkbox": "../checkbox/checkbox"
  5. }
  6. }