DigitalRiver / react-atlas

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

Accordion: Remove width prop #777

Closed Darper closed 6 years ago

Darper commented 6 years ago

Remove the width prop from Accordion and make sure that passing a width in the style prop mimics the same behavior.

floydchenchen commented 6 years ago

fixed by PR #783

ericsewalson commented 6 years ago

Closing issue since this was removed in PR #783