MyCrypto/common/containers/Tabs/GenerateWallet/components/Mnemonic
HenryNguyen5 8d27d0ba4d Improve form validation (#1772)
* Change gas price validation to be string input based

* Change sanitization to use Nunber

* Have validators use Number over parseFloat

* Fix css validation class

* Add valid css to address field

* Add data field validation

* Remove unused import

* Fix button being hidden on inputs

* Dead code removal

* Unify textarea and input class validation

* Adjust validity styling to only apply after a value has been inputted

* Do not pass custom props to DOM
2018-05-13 14:24:50 -05:00
..
Mnemonic.scss Generate Mnemonic Wallet (#659) 2017-12-28 13:54:07 -06:00
Mnemonic.tsx Mnemonic Redesign (#1501) 2018-04-12 23:50:36 -05:00
Word.scss Mnemonic Redesign (#1501) 2018-04-12 23:50:36 -05:00
Word.tsx Improve form validation (#1772) 2018-05-13 14:24:50 -05:00
index.tsx Generate Mnemonic Wallet (#659) 2017-12-28 13:54:07 -06:00