Skip to content

Commit

Permalink
Fix navigation/sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Oct 9, 2020
1 parent adbb7f7 commit c25dbf5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ const components = {
value={activeValue}
/>
</div> */}
<div>
{/* <div>
<p className="bold">Publish date</p>
<p className="lighter">{getDate(packages[1])}</p>
</div>
</div> */}
</div>
);
},
Expand Down

0 comments on commit c25dbf5

Please sign in to comment.