I am trying to send a object from my child component to its parent. I get the data through fetch, use state to update the response in a JSON object and send it via props. Ho