Closed Reignable closed 4 years ago
We make a lot of password inputs and we have a special look input for this. In TextField we should harness the type="password" prop and render this special input when it's specified.
type="password"
:tada: This issue has been resolved in version 2.0.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
We make a lot of password inputs and we have a special look input for this. In TextField we should harness the
type="password"
prop and render this special input when it's specified.