Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#Section 1 - Wallet button disappears and css layout gets messy #3

Closed
Ajeir opened this issue Nov 6, 2021 · 1 comment
Closed

#Section 1 - Wallet button disappears and css layout gets messy #3

Ajeir opened this issue Nov 6, 2021 · 1 comment

Comments

@Ajeir
Copy link

Ajeir commented Nov 6, 2021

Seems there's something wrong with line the following lines

1.<div className={walletAddress ? 'authed-container' : 'container'}>

  1. {!walletAddress && renderNotConnectedContainer()}
@Ajeir
Copy link
Author

Ajeir commented Nov 6, 2021

To fix it i removed line (1.) and for line (2.) i removed !walletAddress .

@Ajeir Ajeir closed this as completed Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant