3 lines
119 B

2 years ago
  1. import Vue from "vue";
  2. import PhotoSwipe from "vue-simple-photoswipe/dist/vue-simple-photoswipe";
  3. Vue.use(PhotoSwipe);