remove playback controls
This commit is contained in:
parent
ed5eb47946
commit
437aa654e3
@ -49,7 +49,6 @@ function Section({
|
||||
autoPlay
|
||||
loop
|
||||
preload="metadata"
|
||||
controls
|
||||
>
|
||||
<source src={videoUrlWeb} type="video/webm" />
|
||||
<source src={videoUrl} type="video/mp4" />
|
||||
|
Reference in New Issue
Block a user