Skip to content

Instantly share code, notes, and snippets.

@StevenJL
Created January 23, 2016 08:36
Show Gist options
  • Save StevenJL/36ffe7117091a04f7f7b to your computer and use it in GitHub Desktop.
Save StevenJL/36ffe7117091a04f7f7b to your computer and use it in GitHub Desktop.
ReactDOM.render(
<CommentBox url="/api/comments" />,
document.getElementById('content')
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment