I have a function which returns JSX to some React components. I realized that I need to also include some of the state variables of those components in the JSX. See my code belo