Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Remove "show password" button from tabbing index (#47)
Currently, the button interferes the logical tabbing order. `tabindex="-1"` removes it from the tabbing index in most browsers.
- Loading branch information