fix(menu): add autocomplete attributes to password input fields for better user experience
- Added autocomplete attributes to password fields in both password and SMS verification forms to enhance security and usability. - Ensured that the original password input field uses 'current-password' and new password fields use 'new-password' for improved browser handling.
Showing
with
7 additions
and
7 deletions
Please
register
or
sign in
to comment