Autopaly
This commit is contained in:
parent
3626ed69e6
commit
36f173abac
|
|
@ -16,7 +16,6 @@ const VideoPlayer = ({ videoUrl, placeholder }) => {
|
|||
volume={1}
|
||||
light={`${placeholder}`}
|
||||
playing={true}
|
||||
autoplay
|
||||
height={'100%'}
|
||||
width={'100%'}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue