标签: react-router react-router-dom
有没有一种方法可以仅获取历史记录的前一条路线而无需在那儿路由?
const previousRoute = history.goBack();