react set another react component as a state variable code example
Example 1: reactjs update state example
{
hasBeenClicked: false,
currentTheme: 'blue',
}
Example 2: reactjs update state example
{
hasBeenClicked: false,
currentTheme: 'bluesss',
}s