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 b07d821 commit 61e1950Copy full SHA for 61e1950
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