chenqingspring / vue-lottie

Render After Effects animations on Vue based on Bodymovin
MIT License
1.31k stars 281 forks source link

update on readme to animationData.default #42

Open Ajiva-D opened 4 years ago

Ajiva-D commented 4 years ago

Changed defaultOptions: { animationData: animationData} to defaultOptions: { animationData: animationData.default} as that is what seems to work. And seeing the issues on github, people keep getting misled by the former.

Ajiva-D commented 4 years ago

@chenqingspring

AdamBD commented 4 years ago

@chenqingspring Please merge this! Your library is unuseable without this knowledge