feat: migrate PasswordInput component

This commit is contained in:
chenjiahan
2020-08-15 08:24:37 +08:00
parent 6347a09df1
commit 6d3ce89502
4 changed files with 92 additions and 101 deletions

View File

@@ -53,4 +53,5 @@ module.exports = [
'radio-group',
'datetime-picker',
'number-keyboard',
'password-input',
];