ethereum-boilerplate / ethereum-nft-marketplace-template

ethereum-nft-marketplace-template.vercel.app
MIT License
78 stars 57 forks source link

not working #8

Closed yusufferdogan closed 2 years ago

yusufferdogan commented 2 years ago

image

locothedev commented 2 years ago

Hi. This repo is not maintained yet but will be soon. But your issue looks like a React 18 thing. FCs do not have implicit children anymore in react 18. You need to specify the children type.