File tree Expand file tree Collapse file tree 4 files changed +0
-87
lines changed Expand file tree Collapse file tree 4 files changed +0
-87
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ import connect from './connect/connect'
55
66import { useActions } from './hooks/useActions'
77import { useDispatch } from './hooks/useDispatch'
8- import { useRedux } from './hooks/useRedux'
98import { useSelector } from './hooks/useSelector'
109import { useStore } from './hooks/useStore'
1110
@@ -22,7 +21,6 @@ export {
2221 batch ,
2322 useActions ,
2423 useDispatch ,
25- useRedux ,
2624 useSelector ,
2725 useStore
2826}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ import connect from './connect/connect'
55
66import { useActions } from './hooks/useActions'
77import { useDispatch } from './hooks/useDispatch'
8- import { useRedux } from './hooks/useRedux'
98import { useSelector } from './hooks/useSelector'
109import { useStore } from './hooks/useStore'
1110
@@ -22,7 +21,6 @@ export {
2221 batch ,
2322 useActions ,
2423 useDispatch ,
25- useRedux ,
2624 useSelector ,
2725 useStore
2826}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments