回答編集履歴
1
誤字訂正
test
CHANGED
@@ -1,4 +1,4 @@
|
|
1
1
|
試していませんが、typo が原因では?
|
2
2
|
|
3
|
-
`slidePerView: auto,`→`slidesPerView: auto,`
|
3
|
+
`slidePerView: auto,`→`slidesPerView: 'auto',`
|
4
4
|
[slidesPerView | Swiper API](https://swiperjs.com/swiper-api#param-slidesPerView)
|