mirror of
https://github.com/primer/css.git
synced 2024-11-30 19:53:11 +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">
|
<RouteMatch path="/css/tools">
|
||||||
<Section path="/css/tools" />
|
<Section path="/css/tools" />
|
||||||
</RouteMatch>
|
</RouteMatch>
|
||||||
|
<RouteMatch path="/css/whats-new">
|
||||||
|
<Section path="/css/whats-new" />
|
||||||
|
</RouteMatch>
|
||||||
<RouteMatch path="/css">
|
<RouteMatch path="/css">
|
||||||
<Section path="/css/support" />
|
<Section path="/css/support" />
|
||||||
<Section path="/css/utilities" />
|
<Section path="/css/utilities" />
|
||||||
|
Loading…
Reference in New Issue
Block a user