Skip to content

Commit

Permalink
Fix authentication displayed for images
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyPesse committed Mar 25, 2024
1 parent 4c286b5 commit 5a29a2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/utils/Image.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ async function ImagePicture(
style,
loading,
fetchPriority,
crossOrigin: 'anonymous',
...rest,
...attrs,
};
Expand Down

0 comments on commit 5a29a2f

Please sign in to comment.