mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-11 10:46:07 +09:00
fix(slider): resolve preview rendering issue
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user