I am down to the last challenge of having the display show the name of the sound.
I dont know how to send the data from my Pad components up to App where my state.display is. I even commented out my Display component and made the display a simple h1 in the App componenent so it wouldnt have to travel back down to a separate display component until i figure it out.
I feel like im getting a little better but this is really sending me through a loop lol
i think i understand what was going on above but i must be missing something. It looks like passing the setDis function down to grab what is being sent up by props.