DigitalRiver / react-atlas

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

Input component Refactoring #731

Closed Darper closed 6 years ago

Darper commented 6 years ago

Update form components to remove the child Input component. Combined changes are saved at https://github.com/Darper/react-atlas/tree/removeInput

hbowden commented 6 years ago

@Darper Whats the status of CheckBoxGroup?