Methods
Here you can find information all the react methods that you can dispatch.
Please note all methods need to be dispatched to the redux store either using the
useDispatch hook, the dispatch store function or the put effect in a Saga
Last updated