handleResize()

in src/templates/components/Sidebar/ScrollSyncSection.js [48:51]


  handleResize() {
    this.calculateItemTopOffsets();
    this.handleScroll();
  }