You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
334 B

# preact-transition-group
A preact-aliased version of [react-addons-transition-group](https://npm.im/react-addons-transition-group), originally extracted from the React codebase, refactored to ES2015 and converted to use Preact.
See [React's Animation Documentation](https://facebook.github.io/react/docs/animation.html) for usage.