You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Showcase on how to use the provider pattern in React. Read more about it in this article: [Provider Pattern in React](https://www.robinwieruch.de/react-provider-pattern-context). It uses [React's 16.3 context API](https://reactjs.org/blog/2018/03/29/react-v-16-3.html).
3
+
Showcase on how to use React's context API. Read more about it in [this article](https://www.robinwieruch.de/react-context-api). It uses [React's 16.3 context API](https://reactjs.org/blog/2018/03/29/react-v-16-3.html).
0 commit comments