<Route exact path="/props" component={PropsPage} /> <Route component={NoMatchPage} /> </Switch> </Router> <a href="/about">about with browser ...
確定! 回上一頁