feat: migrate Checkbox/CheckboxGroup

This commit is contained in:
chenjiahan
2020-08-15 07:12:09 +08:00
parent 6f4c8f1e5b
commit cef8daf717
5 changed files with 32 additions and 26 deletions

View File

@@ -47,4 +47,6 @@ module.exports = [
'dialog',
'toast',
'calendar',
'checkbox',
'checkbox-group',
];