This reverts commit 7d7e130af3, reversing
changes made to 3639416d57.
This commit is contained in:
JoulianALS
2024-04-17 09:47:58 +02:00
parent 7d7e130af3
commit 08bfdea57a
10 changed files with 72 additions and 68 deletions

View File

@@ -1,8 +0,0 @@
const swiper = new Swiper('.swiper', {
direction: 'vertical',
loop: true,
pagination: {
el: '.swiper-pagination',
},
});