From e902cdc1f59e3ebaca1c7152b810e8e0dbc07533 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Sat, 5 Mar 2022 10:55:09 -0800 Subject: [PATCH] Fix HeaderMenu Coming Soon tag --- components/HeaderMenu/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/HeaderMenu/index.tsx b/components/HeaderMenu/index.tsx index 0ceec165..bd375899 100644 --- a/components/HeaderMenu/index.tsx +++ b/components/HeaderMenu/index.tsx @@ -111,7 +111,7 @@ const HeaderMenu = (props: Props) => {
  • {t('menu.guides')} - {t('menu.logout')} + {t('menu.coming_soon')}