Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement the theme context provider & consumer components
Both the context consumer and provider components have been implemented in the `Root` core container component . The consumer is exported which can then be imported in any component to consume the provided values. References: (1) #36 Associated epic: GH-51 GH-57
- Loading branch information