lightlimx-website/plugins/lottieWeb.js

4 lines
138 B
JavaScript
Raw Permalink Normal View History

2024-07-10 14:57:22 +08:00
import Vue from 'vue'
import LottieAnimation from 'lottie-web-vue'
Vue.use(LottieAnimation); // add lottie-animation to your global scope