dillon1000/react

Commit

Animation documentation for ReactTransitionGroup

Update to the animation documentation for ReactTransitionGroup to clear the air on where one can use it.

If someone tries to use it off of React.addons.ReactTransitionGroup, which is undefined, instead of its real location, React.addons.TransitionGroup, they get a vague error about being unable to set defaultProps of undefined in the React createElement body.
Browse files
Changed paths1 file
First-parent comparison
M docs/docs/10.1-animation.md Modified
Patch

Files changed

Rendering syntax-highlighted changes…