Open
Description
Recently, we implemented the toggle password visibility feature on the password input in PR #1700. This was just for the Login form. I believe we need to use the same feature on the Sign Up form as well.
To achieve this, we can create a new functional component and use it on both forms.