Dispatch
↔ redux
fn to send Action object to Reducer
References
useActions()
↔ Custom Hook to bind actionCreators to DispatchDispatch Function
↔ fn to Dispatch Action to Reducer
Dispatch
↔ redux
fn to send Action object to ReduceruseActions()
↔ Custom Hook to bind actionCreators to Dispatch
Dispatch Function
↔ fn to Dispatch Action to Reducer