import { Route } from 'react-router-dom' const Button = () => ( <Route ... history.push context.history.push('/new-location') }} > Click Me!
確定! 回上一頁