astrosat / astrosat-ui

MIT License
0 stars 0 forks source link

Handle type="password" in TextField #114

Closed Reignable closed 4 years ago

Reignable commented 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.

Reignable commented 3 years ago

: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: