Vladyslav Kubyshkin

Results 1 comments of Vladyslav Kubyshkin

``` { "dependencies": { "swiper": "5.x", "vue-awesome-swiper": "^4.1.1", } } ``` ``` {{ item.description }} export default { props: { slides: Array, }, data() { return { imgOptions: { loop:...