Skip to content

Instantly share code, notes, and snippets.

@jayar95
Created April 11, 2017 15:09
Show Gist options
  • Save jayar95/30598badd2d7b38a6b30374329752da7 to your computer and use it in GitHub Desktop.
Save jayar95/30598badd2d7b38a6b30374329752da7 to your computer and use it in GitHub Desktop.
if(this.props.location.state && this.props.location.state.updatedAccount)
toast('Account Updated! If you published a new account, the initial data pull could take a few minutes.', {
type: toast.TYPE.SUCCESS
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment