From ee1e4a9408eb0b96df7c0986d3c9e4ec2ce5d6ad Mon Sep 17 00:00:00 2001 From: Keane Chan Date: Wed, 26 Oct 2022 12:46:14 +0800 Subject: [PATCH] [portal] change top nav bar --- apps/portal/src/components/global/ProductNavigation.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/portal/src/components/global/ProductNavigation.tsx b/apps/portal/src/components/global/ProductNavigation.tsx index 74e6dada..0b172559 100644 --- a/apps/portal/src/components/global/ProductNavigation.tsx +++ b/apps/portal/src/components/global/ProductNavigation.tsx @@ -26,7 +26,9 @@ export default function ProductNavigation({ items, title, titleHref }: Props) { return (