fix(slider): resolve preview rendering issue

This commit is contained in:
Victor Arango
2025-10-02 08:21:08 -05:00
parent d470cb2aff
commit c2cfe861d5
-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,