mirror of
https://github.com/primer/css.git
synced 2024-12-01 12:42:32 +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>:
|
* element when contained directly in a <Router>:
|
||||||
*
|
*
|
||||||
* ```jsx
|
* ```jsx
|
||||||
|
Loading…
Reference in New Issue
Block a user