Skip to content

Commit 6f1c5e4

Browse files
Merge pull request #641 from error9098x/fixyt
fix(docs): enable muted autoplay for YouTube video in “Watch & Learn"
2 parents 886b088 + ab4c969 commit 6f1c5e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/components/Video/Video.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ export const Video = ({
6161
frameBorder="0"
6262
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
6363
allowFullScreen
64-
autoPlay
6564
/>
6665
</div>
6766
) : (

0 commit comments

Comments
 (0)