UNPKG

react-awesome-reveal

Version:

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

6 lines (5 loc) 170 B
export * from './rotateIn'; export * from './rotateInDownLeft'; export * from './rotateInDownRight'; export * from './rotateInUpLeft'; export * from './rotateInUpRight';