Next JS provides us with the useRouter hook, first you have to import it in your component, then, to use the router object, you just have to declare it. For ...
確定! 回上一頁