Skip to content

Fix autocomplete attribute in PasswordInput

Aleksandr Gumroian requested to merge improve-password-inputs into dev

Basically, when the PasswordInput component receives the newPass prop, it will use new-password instead of the current-password value in the autoComplete attribute.

Closes: #23 (closed)

Edited by Aleksandr Gumroian

Merge request reports