prevProps.location.pathname ) { window.scrollTo(0, 0); } } render() { return null; } } export default withRouter(ScrollToTop);. Then render it at the top of ...
確定! 回上一頁