1
This commit is contained in:
@@ -533,8 +533,6 @@ const BackgroundVideo: React.FC<{ src: string }> = ({ src }) => {
|
||||
muted
|
||||
playsInline
|
||||
preload="auto"
|
||||
decoding="auto"
|
||||
x-webkit-airplay="allow"
|
||||
onCanPlayThrough={handleCanPlay}
|
||||
onCanPlay={handleCanPlay}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user