dl_site_nuxt/plugins/swiper.js

4 lines
69 B
JavaScript

import Vue from "vue";
import swiper from "swiper";
Vue.use(swiper);