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