feat: migrate DatetimePicker component

This commit is contained in:
chenjiahan
2020-08-15 07:37:41 +08:00
parent 472f266c2c
commit bfe2e9843b
7 changed files with 20 additions and 24 deletions

View File

@@ -51,4 +51,5 @@ module.exports = [
'checkbox-group',
'radio',
'radio-group',
'datetime-picker',
];