Skip to content

Instantly share code, notes, and snippets.

@nguyenvanduocit
Created April 16, 2016 17:09
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save nguyenvanduocit/c9656f29fab5196a08c69a920049549f to your computer and use it in GitHub Desktop.
<div>
<MessageView message={ this.state.message }/>
<p><input type="button" onClick={ this._onClick } value="Change Message"/></p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment