react-lottie icon indicating copy to clipboard operation
react-lottie copied to clipboard

fix animationData import in the example

Open samzmann opened this issue 5 years ago • 0 comments

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

  • https://github.com/chenqingspring/react-lottie/issues/115
  • https://github.com/chenqingspring/vue-lottie/issues/20 (in a different repo, but same issue)

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

samzmann avatar Jun 04 '20 14:06 samzmann