Skip to content

Commit

Permalink
feat: disable carousel autoplay
Browse files Browse the repository at this point in the history
  • Loading branch information
x3388638 committed Dec 17, 2023
1 parent 6b32230 commit c2da05e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/home/VideoSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ const VideoSection: FC = () => {
gap={10}
mobileBreakpoint={768}
loop
autoplay={5000}
responsiveLayout={[
{
breakpoint: 900,
Expand Down

0 comments on commit c2da05e

Please sign in to comment.