This commit is contained in:
Kakabay 2023-03-30 21:02:12 +05:00
parent 3626ed69e6
commit 36f173abac
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ const VideoPlayer = ({ videoUrl, placeholder }) => {
volume={1}
light={`${placeholder}`}
playing={true}
autoplay
height={'100%'}
width={'100%'}
/>