Javascript – Show and hide a map element in react
I'm creating a game. The user is given 6 letters and they have to make as many words as possible. When each letter is clicked it shows in the display box. I want the clicked letter to disappear from the…