celo-org / celo-composer

celo-composer is a starter project with all code needed to build, deploy, and upgrade a dapps on Celo.
MIT License
121 stars 118 forks source link

Fix error caused by merge conflict #118

Closed leetdev closed 2 years ago

leetdev commented 2 years ago

Merging a previous PR seems to have introduced an error in the AccountInfo component that was likely caused by an incorrect resolution of a merge conflict. Since it prevents the React App from loading, I've introduced a fix here.

netlify[bot] commented 2 years ago

Deploy Preview for celo-composer failed.

Name Link
Latest commit aef4e497a97029f28c3e4b3a8c9f977e9cc6c78d
Latest deploy log https://app.netlify.com/sites/celo-composer/deploys/62f9138b23987b00082b01ec
joenyzio commented 2 years ago

LGTM!