componentDidMount()

in src/components/ZoomableSVGGroup.js [118:120]


  componentDidMount() {
    this.setInitialMatrix();
  }