PatrickAlphaC / nextjs-nft-marketplace-thegraph-fcc

39 stars 33 forks source link

Created components/Image.js #6

Closed sadityakumar9211 closed 1 year ago

sadityakumar9211 commented 1 year ago

Created a custom Image component which is used to display the image of tokens, in order to make it compatible for deploying on IPFS.

PatrickAlphaC commented 1 year ago

I think someone else has already solved this by changing the NextJS loader. Thank you though!