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
You can also use the [Class.contextType](https://reactjs.org/docs/context.html#classcontexttype) or [Context.Consumer](https://reactjs.org/docs/context.html#contextconsumer) API, let us know if you have trouble with that.
49
+
50
+
51
+
*[Thanks to @AlvSovereign](https://github.com/typescript-cheatsheets/react/issues/97)*
52
+
53
+
## Extended Example
54
+
6
55
Using `React.createContext` with an empty object as default value.
0 commit comments