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