Skip to content

Instantly share code, notes, and snippets.

@edipofederle
Created March 29, 2015 23:04
Show Gist options
  • Save edipofederle/4635ef8a75bd1438cdd6 to your computer and use it in GitHub Desktop.
Save edipofederle/4635ef8a75bd1438cdd6 to your computer and use it in GitHub Desktop.
_handleResponse(response) {
this.setState({quote: response.quote });
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment