I try to store date of a fetch in local state and not in the global store of my app.
(...) .then(response => response.json()) .then (data => dispatch(fe