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], modules: [Pagination, Autoplay],
spaceBetween: 24, spaceBetween: 24,
loop: true, loop: true,
centeredSlides: true,
autoplay: { autoplay: {
delay: 2500, delay: 2500,
disableOnInteraction: false, disableOnInteraction: false,