chenqingspring / react-lottie

Render After Effects animations on React based on lottie-web
MIT License
1.66k stars 363 forks source link

fix animationData import in the example #116

Closed samzmann closed 12 months ago

samzmann commented 4 years ago

The recommended way to import animationData does not work and has caused a few issues. See:

This error in the docs is quite misleading. This quick edit should remove the confusion.