Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
scottybollinger committed Aug 12, 2020
1 parent d7b0ec0 commit ae43e4d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ export const WorkplaceSearchNav: React.FC = () => {
const legacyUrl = (path: string) => `${enterpriseSearchUrl}/ws#${path}`;

// TODO: icons
// TODO: do we need links to personal dashboard? eweb link? (prob ask bearwood)
return (
<SideNav product={WORKPLACE_SEARCH_PLUGIN}>
<SideNavLink to="/" isRoot>
Expand Down

0 comments on commit ae43e4d

Please sign in to comment.