Skip to content

Commit

Permalink
change annotation
Browse files Browse the repository at this point in the history
Signed-off-by: yuye-aws <yuyezhu@amazon.com>
  • Loading branch information
yuye-aws committed Aug 18, 2023
1 parent 0569e80 commit 5ed0c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/public/chrome/ui/header/nav_link.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ export function createRecentChromeNavLink(
};
}

// As this link is disabled, values for id, href and baseUrl does not affect
// As emptyRecentlyVisited is disabled, values for id, href and baseUrl does not affect
export const emptyRecentlyVisited: ChromeNavLink = {
href: '',
baseUrl: '',
Expand Down

0 comments on commit 5ed0c86

Please sign in to comment.