Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Moving account data to a context provider #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

IanWoodard
Copy link
Collaborator

Addressing #79 by moving useAccount to a context provider and having the components that need to access account data just get it from the context. I realize that the useAccount is probably already utilizing caching making this kind of redundant, I feel like this is a more compact and readable way of handling account data. Feel free to leave comments/suggestions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant