I have the following:
import { Route, Redirect } from "react-router-dom"; class App extends Component { render() { return ( //rest of code here this will make it so that when you load up the server on local host it will re direct you to /something 0 讨论(0) 查看其它11个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
this will make it so that when you load up the server on local host it will re direct you to /something