fix allowTouchMove
This commit is contained in:
@@ -15,6 +15,7 @@ const gymSwiper = new Swiper('.gym-swiper', {
|
||||
|
||||
const reviewsSwiper = new Swiper('.reviews-swiper', {
|
||||
spaceBetween: 24,
|
||||
allowTouchMove: false,
|
||||
// If we need pagination
|
||||
pagination: {
|
||||
el: '.swiper-pagination',
|
||||
|
||||
Reference in New Issue
Block a user