API, чтобы найти информацию о супергероях
BASE URLhttps://superheroapi.com/api/access-token
Witty Willet
BASE URLhttps://superheroapi.com/api/access-token
.catch(err => {
setLoading(true);
console.log(err.response);
});