From 0ba2815fbdc81d1fe480010e9027975da5c7db5c Mon Sep 17 00:00:00 2001 From: Keane Chan Date: Wed, 26 Oct 2022 16:23:14 +0800 Subject: [PATCH] [portal] change top nav bar (#433) --- 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 (