Merge pull request #75 from victor-arango/fix/slider-preview

fix(slider): resolve preview rendering issue
This commit is contained in:
Somrat
2025-10-05 12:30:15 +06:00
committed by GitHub
-1
View File
@@ -91,7 +91,6 @@ const { testimonial } = Astro.props;
modules: [Pagination, Autoplay],
spaceBetween: 24,
loop: true,
centeredSlides: true,
autoplay: {
delay: 2500,
disableOnInteraction: false,