mirror of
https://github.com/10h30/astroplate.git
synced 2026-06-05 15:08:00 +09:00
Merge pull request #75 from victor-arango/fix/slider-preview
fix(slider): resolve preview rendering issue
This commit is contained in:
@@ -91,7 +91,6 @@ const { testimonial } = Astro.props;
|
||||
modules: [Pagination, Autoplay],
|
||||
spaceBetween: 24,
|
||||
loop: true,
|
||||
centeredSlides: true,
|
||||
autoplay: {
|
||||
delay: 2500,
|
||||
disableOnInteraction: false,
|
||||
|
||||
Reference in New Issue
Block a user