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
+8 -8
View File
@@ -119,10 +119,10 @@ module.exports = {
path: 'calendar',
title: 'Calendar 日历',
},
// {
// path: 'checkbox',
// title: 'Checkbox 复选框',
// },
{
path: 'checkbox',
title: 'Checkbox 复选框',
},
// {
// path: 'datetime-picker',
// title: 'DatetimePicker 时间选择',
@@ -453,10 +453,10 @@ module.exports = {
path: 'calendar',
title: 'Calendar',
},
// {
// path: 'checkbox',
// title: 'Checkbox',
// },
{
path: 'checkbox',
title: 'Checkbox',
},
// {
// path: 'datetime-picker',
// title: 'DatetimePicker',