Collapse5.0.0-beta.216.2.04.0.0Hi!
How to use transition with Collapse component? There is a Transition.propTypes in properties model, but its not obvious what to do exactly. Thanks for replying!
We wrap react-transition-group/transition but pass those props through to it. It would be best detailed with their documentation: http://reactcommunity.org/react-transition-group/transition
We probably should add that link and a little blurb to the docs.
Would find this useful too 馃憤
I'm opening a PR with the following changes to the Collapse page of the docs:

Most helpful comment
We wrap
react-transition-group/transitionbut pass those props through to it. It would be best detailed with their documentation: http://reactcommunity.org/react-transition-group/transitionWe probably should add that link and a little blurb to the docs.