Skip to content
Merged

Deploy #1156

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions app/components/Nav/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ class Nav extends Component {
<li>
<Link to="/about">About</Link>
</li>
<li>
<Link to="/about/api">Data</Link>
</li>
</ul>
{/* <Popover
hoverOpenDelay={0}
Expand Down
Loading
Loading