0
Good afternoon guys, all right?
I am trying to make an application with React, however, when trying to map a random API, to try to render the data, it fails to return what I am trying to pull.
Would anyone know the problem ?
Ps: had written "lenth" and already corrected for "length", however it did not help at all. :/
Thank you!
can post the code instead of the image
– Marcelo Batista
put your returns in
console.log(retorno)
then boat todebuggar
and see if the data is being received correctly– Mateus