Skip to content

Conversation

@niravpd8000
Copy link
Contributor

NFTRWP-82 Add new wallet feature added

@vercel
Copy link

vercel bot commented Jan 24, 2022

@niravpd8000 is attempting to deploy a commit to the Nearapps Team on Vercel.

To accomplish this, @niravpd8000 needs to request access to the Team.

Afterwards, an owner of the Team is required to accept their membership request.

If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account.

Copy link
Contributor

@biswanathsahoo biswanathsahoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase this branch wit dev

setConnectedModal(true);
};
const addNewWallet = () => {
navigate("/signup/create-account", {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please redirect to create-account screen.

localStorage.setItem("user", JSON.stringify(data));
setConnectedModal(false);
dispatch({
type: "auth/set_session",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change "auth/set_session" to SET_SESSION

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

Successfully merging this pull request may close these issues.

5 participants