To redirect to another page on button click in React, use the `useNavigate()` hook, e.g. `const navigate = useNavigate();`.
確定! 回上一頁