We can use the window.scrollTo(0,0) in the useEffect hook to trigger scroll to the top in every page navigation. You need to place the below ...
確定! 回上一頁