Skip to content

Lesson 10: 17:03:50, error - ./components/ManualHeader.jsx #5691

Answered by alfaqi
CryptoNube asked this question in Q&A
Discussion options

You must be logged in to vote

the issue was with the closing tags of div
{account ? (<div>Connected<div/>) : ....
after
{account ? (<div>Connected</div>) : ....

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@alfaqi
Comment options

Answer selected by CryptoNube
@CryptoNube
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants