diff --git a/src/components/utils/Image.tsx b/src/components/utils/Image.tsx index f7835af1c..6fad1371b 100644 --- a/src/components/utils/Image.tsx +++ b/src/components/utils/Image.tsx @@ -280,7 +280,6 @@ async function ImagePicture( style, loading, fetchPriority, - crossOrigin: 'anonymous', ...rest, ...attrs, };