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'
5
5
6
6
import { useActions } from './hooks/useActions'
7
7
import { useDispatch } from './hooks/useDispatch'
8
- import { useRedux } from './hooks/useRedux'
9
8
import { useSelector } from './hooks/useSelector'
10
9
import { useStore } from './hooks/useStore'
11
10
@@ -22,7 +21,6 @@ export {
22
21
batch ,
23
22
useActions ,
24
23
useDispatch ,
25
- useRedux ,
26
24
useSelector ,
27
25
useStore
28
26
}
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'
5
5
6
6
import { useActions } from './hooks/useActions'
7
7
import { useDispatch } from './hooks/useDispatch'
8
- import { useRedux } from './hooks/useRedux'
9
8
import { useSelector } from './hooks/useSelector'
10
9
import { useStore } from './hooks/useStore'
11
10
@@ -22,7 +21,6 @@ export {
22
21
batch ,
23
22
useActions ,
24
23
useDispatch ,
25
- useRedux ,
26
24
useSelector ,
27
25
useStore
28
26
}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments