<span id="textSpan" style={ this.state.checkboxState ? { fontWeight: 'normal' } : { fontWeight: 'bold' } } > { this.props.text } </span>