diff --git a/web/apps/photos/src/pages/index.tsx b/web/apps/photos/src/pages/index.tsx index cfda89412..68322d136 100644 --- a/web/apps/photos/src/pages/index.tsx +++ b/web/apps/photos/src/pages/index.tsx @@ -274,6 +274,7 @@ const PRSExample: React.FC = () => { naturalSlideWidth={100} naturalSlideHeight={125} totalSlides={3} + isPlaying={true} > I am the first Slide.