Animate
This commit is contained in:
parent
3890373d4a
commit
8c127a6cec
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue