Skip to content

Instantly share code, notes, and snippets.

@yevbar
Created July 13, 2018 19:33
Show Gist options
  • Save yevbar/732cd78ae7519089705e738397954c0f to your computer and use it in GitHub Desktop.
Save yevbar/732cd78ae7519089705e738397954c0f to your computer and use it in GitHub Desktop.
class Comment extends Component {
state : {
comment: "Wow, so cool!"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment