The useHistory hook gives you access to the history instance that you may use to navigate. import { useHistory } from "react-router-dom"; function ...
確定! 回上一頁