Skip to content

Commit e1d47d7

Browse files
committed
Tweak performances hints
1 parent e14ee95 commit e1d47d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
A react headless carousel component: scrollable, and swipeable carousel, even on desktop, complete with snapping,
44
friction, rubber-banding and overscroll.
55

6-
<video width="320" height="240" controls>
7-
<source src="./public/carousel-overview-dark.mp4" type="video/mp4">
6+
<video width="320" height="240" controls autoplay loop muted>
7+
<source src="https://github.com/daformat/react-headless-carousel/raw/refs/heads/main/public/carousel-overview-dark.mp4" type="video/mp4" >
88
</video>
99

1010
## Demo

0 commit comments

Comments
 (0)