DigitalRiver / react-atlas

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

Switch: event handlers should provide the same arguments as other input components. #889

Closed Darper closed 5 years ago

Darper commented 6 years ago

Make event and data object available to Switch event handlers, mimicking other input components. (event, data)