Javascript – React : Objects are not valid as a React child
Error : Objects are not valid as a React child (found: object with keys {data, status, statusText, headers, config, request}). If you meant to render a collection of children, use an array instead. I haven't been able to find out…