We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
default
ReactReduxContext
1 parent 5f650b8 commit 4bb7dc1Copy full SHA for 4bb7dc1
src/components/Context.ts
@@ -48,5 +48,3 @@ function getContext(): Context<ReactReduxContextValue | null> {
48
export const ReactReduxContext = /*#__PURE__*/ getContext()
49
50
export type ReactReduxContextInstance = typeof ReactReduxContext
51
-
52
-export default ReactReduxContext
0 commit comments