Favourite colour: { this.props.colour }
{ this.state.on ? 'ON' : 'OFF'}
{ this.state.on ? 'ON' : 'OFF'}
{this.props.name} has a favourite colour of {this.props.colour}
} }) ReactDOM.render( , document.body ){this.state.data.name} from { this.state.data.company }
); }