mirror of
https://github.com/primer/css.git
synced 2024-11-28 04:43:05 +03:00
add what's new sidebar
This commit is contained in:
parent
7448568234
commit
1b66c6bfaa
@ -30,6 +30,9 @@ export default function SideNav(props) {
|
||||
<RouteMatch path="/css/tools">
|
||||
<Section path="/css/tools" />
|
||||
</RouteMatch>
|
||||
<RouteMatch path="/css/whats-new">
|
||||
<Section path="/css/whats-new" />
|
||||
</RouteMatch>
|
||||
<RouteMatch path="/css">
|
||||
<Section path="/css/support" />
|
||||
<Section path="/css/utilities" />
|
||||
|
Loading…
Reference in New Issue
Block a user