crossorigin anon on video carousel

This commit is contained in:
austinkelsay 2024-11-11 15:05:54 -06:00
parent d750872ba5
commit ae7a4cfd8d
No known key found for this signature in database
GPG Key ID: 44CB4EC6D9F2FA02

View File

@ -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)}
/> />
) : ( ) : (