Skip to content

Instantly share code, notes, and snippets.

@haldarmahesh
Last active September 3, 2017 10:50
Show Gist options
  • Save haldarmahesh/0031e7dccad021d2fedbe6920dc20e69 to your computer and use it in GitHub Desktop.
Save haldarmahesh/0031e7dccad021d2fedbe6920dc20e69 to your computer and use it in GitHub Desktop.
componentWillUnmount() {
this.chart.destroy();
this.resetLocalStorage();
this.clearSession();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment