mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Refactor #5681
This commit is contained in:
parent
3cc675e50f
commit
e1367fd494
89 changed files with 376 additions and 339 deletions
|
@ -81,7 +81,7 @@ const classes = {
|
|||
'p-inputwrapper-focus': instance.focused
|
||||
}
|
||||
],
|
||||
input: 'p-password-input',
|
||||
ptInput: 'p-password-input',
|
||||
maskIcon: 'p-password-toggle-mask-icon p-password-mask-icon',
|
||||
unmaskIcon: 'p-password-toggle-mask-icon p-password-unmask-icon',
|
||||
overlay: ({ instance }) => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue