kitze / react-genie

A set of React components for animating elements as they scroll into the viewport
https://codesandbox.io/s/react-genie-example-8xfsc
MIT License
745 stars 20 forks source link

Fixed a typo in line 86 #13

Closed Chantelsky closed 4 years ago

Chantelsky commented 4 years ago

to import {Reveal, RevealMode} from 'react-genie';

kitze commented 4 years ago

Thanks @Chantelsky !