mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-06-06 18:31:00 +00:00
crossorigin anon on video carousel
This commit is contained in:
parent
d750872ba5
commit
ae7a4cfd8d
@ -103,6 +103,7 @@ const InteractivePromotionalCarousel = () => {
|
|||||||
loop
|
loop
|
||||||
muted
|
muted
|
||||||
playsInline
|
playsInline
|
||||||
|
crossOrigin="anonymous"
|
||||||
onError={(e) => console.warn('Video error:', e)}
|
onError={(e) => console.warn('Video error:', e)}
|
||||||
/>
|
/>
|
||||||
) : (
|
) : (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user