RootCauseunvalidated

You forget to return the `fetch()` promise in the `requestRobots` thunk. Outcome: return fetch('https://jsonplaceholder.typicode.com/users').

e1f06487-e4fb-49bc-b64f-5ba6e9966e01

You forget to return the fetch() promise in the requestRobots thunk. Outcome: return fetch('https://jsonplaceholder.typicode.com/users').