Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
hadasze committed Dec 9, 2024
1 parent 7bebf65 commit 17caf6d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ class VideoItemWrapper extends React.Component {
return false;
}
if (prefersReducedMotion && videoPlay === 'auto') {
//
return false;
}
if (videoPlay === 'hover' || videoPlay === 'auto') {
Expand Down

0 comments on commit 17caf6d

Please sign in to comment.