We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d38402 + dffb615 commit eeedae2Copy full SHA for eeedae2
src/hooks/useSelector.ts
@@ -1,4 +1,4 @@
1
-import { useContext, useDebugValue, useCallback } from 'react'
+import { useContext, useDebugValue } from 'react'
2
3
import { useReduxContext as useDefaultReduxContext } from './useReduxContext'
4
import { ReactReduxContext } from '../components/Context'
0 commit comments