Scroll to section on page load · Issue #141 · fisshy/react-scroll

What is the best way to trigger a scroll event after the page is loaded? I've tried adding a scrollTo method to componentDidMount but that doesn't seem to work. Thanks for all your great work!