combined-contexts
v0.4.0
Published
A utility method for combining multiple contexts for state management in react
Downloads
4
Maintainers
Readme
Combined contexts
This is a tiny library to help with combining multiple contexts into a single Context that wraps the entire project.
Sample usage can be found here