UNPKG

react-awesome-reveal

Version:

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

5 lines (4 loc) 123 B
export * from './slideInDown'; export * from './slideInLeft'; export * from './slideInRight'; export * from './slideInUp';