Instead of using `initialValue`... Something like: ``` <ReactSimpleMDE value: this.props.value /> ``` So that it can be controlled by some higher level component?