#app is blank when i enter code for youtube clone
6 messages · Page 1 of 1 (latest)
Show the errors in your console log
videos is null so you are not able to map over it. I would suggest checking where you are passing in that prop and logging it there to see if it contains the data you want.
what do you mean is null?
and how do i do all that you said?