From a1876b9d01c3e24b7c6b49b16e1c85150c9b1e3c Mon Sep 17 00:00:00 2001 From: katspaugh <381895+katspaugh@users.noreply.github.com> Date: Thu, 12 Dec 2024 16:21:59 +0100 Subject: [PATCH] Crossorigin for NFT previews --- src/components/nfts/NftPreviewModal/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/nfts/NftPreviewModal/index.tsx b/src/components/nfts/NftPreviewModal/index.tsx index 3b88621d40..8241232552 100644 --- a/src/components/nfts/NftPreviewModal/index.tsx +++ b/src/components/nfts/NftPreviewModal/index.tsx @@ -22,7 +22,7 @@ const NftPreviewModal = ({ nft, onClose }: { nft?: SafeCollectibleResponse; onCl {nft && (