feat: migrate Uploader component

This commit is contained in:
chenjiahan
2020-08-16 15:40:56 +08:00
parent 0ed0337de0
commit 7c2b4c9abc
4 changed files with 37 additions and 34 deletions

View File

@@ -56,4 +56,5 @@ module.exports = [
'password-input',
'search',
'stepper',
'uploader',
];