Fix autocomplete attribute in PasswordInput
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