-
Notifications
You must be signed in to change notification settings - Fork 84
chore: active wallet indicator on login page #1015
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
base: v2
Are you sure you want to change the base?
Conversation
| @@ -1,4 +1,4 @@ | |||
| import { lazy, Suspense, useEffect, useMemo } from 'react' | |||
| import { lazy, Suspense, useEffect, useMemo, useState } from 'react' | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the same change as done in :- Pr 1011
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because this branch is made on top of Branch Pr #1011 .
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. I keep working on top of it till #1011 is reviewed.
This PR is in draft mode and hence not yet worth your time for a review.
d77279a to
e90934c
Compare
No description provided.