mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
parent
812b57dcaf
commit
ff843c1b10
@ -92,7 +92,7 @@ export default function CollectiblesItems({
|
||||
return (
|
||||
<img
|
||||
alt={collectionName}
|
||||
src={collectionImage}
|
||||
src={getAssetImageURL(collectionImage, ipfsGateway)}
|
||||
className="collectibles-items__collection-image"
|
||||
/>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user