Just place a redirect at the bottom like this and wrap your routes with Switch : <Router> <Switch> <Route exact path='/' component={Home}/> <Route ...
確定! 回上一頁