API, aby znaleźć informacje o superbohaterach
BASE URLhttps://superheroapi.com/api/access-token
Witty Willet
BASE URLhttps://superheroapi.com/api/access-token
.catch(err => {
setLoading(true);
console.log(err.response);
});