I have an action to fetch data from an API and stores it into the store (redux). The action, that executes the fetch, is inside a useEffect (this is just a test run, ignore