You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a wrapper using hooks for the video tag, adds the muted attribute required for autoplay.
React video tag that adds the 'muted' attribute required for autoplay. The muted attribute is removed by react when renders the video tag.