From 5ed0c86061f663c3532e155ea40adce05b43ab67 Mon Sep 17 00:00:00 2001 From: yuye-aws Date: Fri, 18 Aug 2023 12:18:42 +0800 Subject: [PATCH] change annotation Signed-off-by: yuye-aws --- src/core/public/chrome/ui/header/nav_link.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/public/chrome/ui/header/nav_link.tsx b/src/core/public/chrome/ui/header/nav_link.tsx index 058291c24cd1..f0b0745d141a 100644 --- a/src/core/public/chrome/ui/header/nav_link.tsx +++ b/src/core/public/chrome/ui/header/nav_link.tsx @@ -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: '',