Skip to content

Commit

Permalink
sidebar link
Browse files Browse the repository at this point in the history
  • Loading branch information
dhannywi committed Feb 28, 2024
1 parent 58fac57 commit e5cd29b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/tapis-app/_components/Sidebar/Sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ const Sidebar: React.FC = () => {
<NavItem to="/workflows" icon="publications">
Workflows
</NavItem>
<NavItem to="/ml-hub" icon="share">
ML Hub
</NavItem>
</>
)}
</Navbar>
Expand Down

0 comments on commit e5cd29b

Please sign in to comment.