@redux-requests/react v1.2.0
klis87
released this
31 Oct 14:03
·
118 commits
to master
since this release
Added useDispatchRequest
hook - this is just an alias for useDispatch
from react-redux
, but with a better Typescript typing.
You could learn all details here.