dev
Aji Kamaludin 1 year ago
parent 87f404344c
commit 92ca57e425
No known key found for this signature in database
GPG Key ID: 19058F67F0083AD3

@ -31,10 +31,10 @@ export default function Index(props) {
<Carousel
autoplay={false}
withoutControls={true}
wrapAround={true}
wrapAround={false}
cellSpacing={10}
slideIndex={selectedIndex}
slidesToShow={1.25}
slidesToShow={1.1}
afterSlide={(index) => {
setIndex(index)
}}

Loading…
Cancel
Save