Relative Content

Tag Archive for reactjsreact-hooksinnerhtml

Words in react overflowing from div

I’m working on a hangman website in react that allows for users to create words and hits for other users to solve, right now I’m working on a component that allows users to see some hints to maybe get an idea from but this list but the text that I have is overflowing out of the temporary border that I made. How could I make it stay within the container?