Skip to content
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