I have a React app where I\'m trying to render certain array elements depending on which button you click. For this to work, I\'m using React useState, an event
useState