lightlimx-website/plugins/lottieWeb.js

4 lines
138 B
JavaScript

import Vue from 'vue'
import LottieAnimation from 'lottie-web-vue'
Vue.use(LottieAnimation); // add lottie-animation to your global scope