FormidableLabs / react-animations

🎊 A collection of animations for inline style libraries
MIT License
3.06k stars 160 forks source link

Fixed invalid import in readme example #19

Closed Crecket closed 7 years ago

Crecket commented 7 years ago

In the latest version of react-animations the fadeIn component isn't located at react-animations/lib/fade-in but at react-animations/lib/fadeIn

This is probably the best pull requests I've ever done

ryan-roemer commented 7 years ago

@Crecket -- The file names were changed in https://github.com/FormidableLabs/react-animations/commit/56e9cdf6e9f3c5b0013614e1144b3c97340fada3 so it's accurate for master, just not the old publish on npm.

@aweary -- Perhaps a good time for an npm release?

aweary commented 6 years ago

@ryan-roemer 1.0.0 has been published 🚀