Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

refac: remove recoil and use jotai instead #166

Merged
merged 1 commit into from May 20, 2022
Merged

Conversation

pedronauck
Copy link
Member

@pedronauck pedronauck commented May 20, 2022

Fix #165

This pull request intends to remove Recoil since we are using Jotai now as state management.

👉🏻 After this pull request, you need to remove local storage and create a wallet again.
@LuizAsFight @luizstacio

@pedronauck pedronauck added the enhancement New feature or request label May 20, 2022
@pedronauck pedronauck self-assigned this May 20, 2022
Copy link
Contributor

@LuizAsFight LuizAsFight left a comment

Choose a reason for hiding this comment

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

nice catch. LGTM

@pedronauck pedronauck merged commit fdfb1a5 into master May 20, 2022
@pedronauck pedronauck deleted the refac/remove-recoil branch May 20, 2022 16:37
pedronauck added a commit that referenced this pull request May 20, 2022
pedronauck added a commit that referenced this pull request May 20, 2022
…n-loading

* 'master' of github.com:FuelLabs/swayswap:
  refac: remove recoil and use jotai (#166)
pedronauck added a commit that referenced this pull request May 20, 2022
…t-topnav

* 'master' of github.com:FuelLabs/swayswap:
  refac: add skeleton as loading (#168)
  docs: info for env variables and setup (#170)
  docs: update READMEs with getting started and project structure info (#167)
  refac: remove recoil and use jotai (#166)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Recoil and use Jotai instead
2 participants