DigitalRiver / react-atlas

Composable React components with CSS Modules.
http://digitalriver.github.io/react-atlas/
MIT License
38 stars 25 forks source link

Added tests for Dropdown getOptions method. Moved validation login in… #754

Closed Darper closed 6 years ago

Darper commented 6 years ago

…to utils and referenced it from Dropdown, TextField, and TextArea. Added tests for validation method.