You're missing the dependencies in your hook. Try this: useEffect(() => { const onScroll = e => { setScrollTop(e.target.documentElement.
確定! 回上一頁