feat: migrate PasswordInput component
This commit is contained in:
+8
-8
@@ -139,10 +139,10 @@ module.exports = {
|
||||
path: 'number-keyboard',
|
||||
title: 'NumberKeyboard 数字键盘',
|
||||
},
|
||||
// {
|
||||
// path: 'password-input',
|
||||
// title: 'PasswordInput 密码输入框',
|
||||
// },
|
||||
{
|
||||
path: 'password-input',
|
||||
title: 'PasswordInput 密码输入框',
|
||||
},
|
||||
{
|
||||
path: 'picker',
|
||||
title: 'Picker 选择器',
|
||||
@@ -473,10 +473,10 @@ module.exports = {
|
||||
path: 'number-keyboard',
|
||||
title: 'NumberKeyboard',
|
||||
},
|
||||
// {
|
||||
// path: 'password-input',
|
||||
// title: 'PasswordInput',
|
||||
// },
|
||||
{
|
||||
path: 'password-input',
|
||||
title: 'PasswordInput',
|
||||
},
|
||||
{
|
||||
path: 'picker',
|
||||
title: 'Picker',
|
||||
|
||||
Reference in New Issue
Block a user