pynhpo


  • useDispatchResolve is a custom hook helping to synchronously execute the statement after dispatching a redux side effect action when using saga or thunk middleware. ##### Usage useDispatchResolve() return a dispatch function like useDispatch(): ```js cons

    published 1.0.1 3 years ago