File tree 4 files changed +0
-195
lines changed
4 files changed +0
-195
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ import connectAdvanced from './components/connectAdvanced'
3
3
import { ReactReduxContext } from './components/Context'
4
4
import connect from './connect/connect'
5
5
6
- import { useActions } from './hooks/useActions'
7
6
import { useDispatch } from './hooks/useDispatch'
8
7
import { useSelector } from './hooks/useSelector'
9
8
import { useStore } from './hooks/useStore'
@@ -19,7 +18,6 @@ export {
19
18
ReactReduxContext ,
20
19
connect ,
21
20
batch ,
22
- useActions ,
23
21
useDispatch ,
24
22
useSelector ,
25
23
useStore
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ import connectAdvanced from './components/connectAdvanced'
3
3
import { ReactReduxContext } from './components/Context'
4
4
import connect from './connect/connect'
5
5
6
- import { useActions } from './hooks/useActions'
7
6
import { useDispatch } from './hooks/useDispatch'
8
7
import { useSelector } from './hooks/useSelector'
9
8
import { useStore } from './hooks/useStore'
@@ -19,7 +18,6 @@ export {
19
18
ReactReduxContext ,
20
19
connect ,
21
20
batch ,
22
- useActions ,
23
21
useDispatch ,
24
22
useSelector ,
25
23
useStore
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments