File tree Expand file tree Collapse file tree 4 files changed +0
-195
lines changed Expand file tree Collapse file tree 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'
33import { ReactReduxContext } from './components/Context'
44import connect from './connect/connect'
55
6- import { useActions } from './hooks/useActions'
76import { useDispatch } from './hooks/useDispatch'
87import { useSelector } from './hooks/useSelector'
98import { useStore } from './hooks/useStore'
@@ -19,7 +18,6 @@ export {
1918 ReactReduxContext ,
2019 connect ,
2120 batch ,
22- useActions ,
2321 useDispatch ,
2422 useSelector ,
2523 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'
33import { ReactReduxContext } from './components/Context'
44import connect from './connect/connect'
55
6- import { useActions } from './hooks/useActions'
76import { useDispatch } from './hooks/useDispatch'
87import { useSelector } from './hooks/useSelector'
98import { useStore } from './hooks/useStore'
@@ -19,7 +18,6 @@ export {
1918 ReactReduxContext ,
2019 connect ,
2120 batch ,
22- useActions ,
2321 useDispatch ,
2422 useSelector ,
2523 useStore
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments