buildo / bento-design-system

A customizable and extensible Design System framework for React.js projects
https://www.bento-ds.com
MIT License
116 stars 12 forks source link

Bugfix: TextField discards type other than "text" or "password" #815

Closed gabro closed 11 months ago

gabro commented 11 months ago

We accidentally discarded other valid values for type due to a faulty "show password" logic.