I have this code being in a component. When I update state for this.state.userName, Header is supposed to re-render, and it does. Inside Header, HeaderLinks is returned. How