Somewhere in my code I use the .map function to create an array of components, and I update state with those components. The ListItems are then rendered in the return() fun