From 624f2b27e44cb282e3c15114e7c2c813461a5855 Mon Sep 17 00:00:00 2001 From: Hyeseong Kim Date: Thu, 7 Nov 2024 01:57:07 +0900 Subject: [PATCH] fix the community tab nav to be not rely on redirection --- src/components/Navigation.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Navigation.res b/src/components/Navigation.res index 7cdc506cf..6c8fc6189 100644 --- a/src/components/Navigation.res +++ b/src/components/Navigation.res @@ -546,7 +546,7 @@ let make = (~fixed=true, ~isOverlayOpen: bool, ~setOverlayOpen: (bool => bool) = {React.string("Blog")} {React.string("Community")}