Mein Teil komplett (Über uns)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
const swiper = new Swiper('.swiper', {
|
||||
direction: 'vertical',
|
||||
loop: true,
|
||||
|
||||
pagination: {
|
||||
el: '.swiper-pagination',
|
||||
},
|
||||
});
|
||||
|
Reference in New Issue
Block a user