componentWillUnmount()

in src/components/ForceGraph.js [169:171]


  componentWillUnmount() {
    this.unbindSimulationTick();
  }