Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created November 19, 2019 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amandeepmittal/2ce768af90c15afc071210aa9e7e7743 to your computer and use it in GitHub Desktop.
Save amandeepmittal/2ce768af90c15afc071210aa9e7e7743 to your computer and use it in GitHub Desktop.
.then(response => {
console.log('RESPONSE ==>', response)
this.setState({ loading: response.loading })
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment