This commit is contained in:
Manav Rathi 2024-03-31 16:47:10 +05:30
parent 3890373d4a
commit 8c127a6cec
No known key found for this signature in database

View file

@ -274,6 +274,7 @@ const PRSExample: React.FC = () => {
naturalSlideWidth={100}
naturalSlideHeight={125}
totalSlides={3}
isPlaying={true}
>
<Slider>
<Slide index={0}>I am the first Slide.</Slide>