feat: migrate Stepper component

This commit is contained in:
chenjiahan
2020-08-16 15:29:57 +08:00
parent a7f67ee227
commit 0ed0337de0
7 changed files with 44 additions and 31 deletions

View File

@@ -55,4 +55,5 @@ module.exports = [
'number-keyboard',
'password-input',
'search',
'stepper',
];