Skip to content

Commit

Permalink
Revert crossOrigin="anonymous"
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyPesse committed Mar 26, 2024
1 parent 3a7864d commit 10edaba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/utils/Image.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ async function ImagePicture(
style,
loading,
fetchPriority,
crossOrigin: 'anonymous',
...rest,
...attrs,
};
Expand Down

0 comments on commit 10edaba

Please sign in to comment.