azri 1 неделю назад
Родитель
Сommit
4c215deec3
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      src/components/VideoAds/VideoAds.jsx

+ 1
- 1
src/components/VideoAds/VideoAds.jsx Просмотреть файл

@@ -45,7 +45,7 @@ const VideoAds = ({ video_url, height, width }) => {
45 45
         autoplay
46 46
         loop
47 47
         muted={isMuted}
48
-        playsInline
48
+        playsinline 
49 49
         style={{
50 50
           position: 'absolute',
51 51
           top: 0,

Загрузка…
Отмена
Сохранить