UNPKG

react-awesome-reveal

Version:

React components to add reveal animations using the Intersection Observer API and CSS Animations.

5 lines (4 loc) 127 B
export * from './slideOutDown'; export * from './slideOutLeft'; export * from './slideOutRight'; export * from './slideOutUp';