UNPKG

react-awesome-reveal

Version:

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

4 lines (3 loc) 102 B
export * from './components'; export * from './Reveal'; export { Reveal as default } from './Reveal';