mirror of
https://github.com/primer/css.git
synced 2024-12-01 04:21:12 +03:00
fix: fix typo in docs/src/SideNav.js
This commit is contained in:
commit
9d5ddbae64
@ -111,7 +111,7 @@ const Router = withRouter(({router, children}) => {
|
||||
})
|
||||
|
||||
/**
|
||||
* <RouteMatch> is just a way to conditonally render content without a wrapper
|
||||
* <RouteMatch> is just a way to conditionally render content without a wrapper
|
||||
* element when contained directly in a <Router>:
|
||||
*
|
||||
* ```jsx
|
||||
|
Loading…
Reference in New Issue
Block a user