1
1
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:
Shawn Allen 2018-12-04 22:25:49 -08:00
parent 7448568234
commit 1b66c6bfaa

View File

@ -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" />