From aa29b743ff142e7cedd68172a0f7b536815474a2 Mon Sep 17 00:00:00 2001 From: Thuan Vo Date: Tue, 3 Sep 2024 14:21:42 -0700 Subject: [PATCH] clean up --- src/app/AppLayout/AppLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/AppLayout/AppLayout.tsx b/src/app/AppLayout/AppLayout.tsx index b36cbad3ec..3ff3140674 100644 --- a/src/app/AppLayout/AppLayout.tsx +++ b/src/app/AppLayout/AppLayout.tsx @@ -288,7 +288,7 @@ export const AppLayout: React.FC = ({ children }) => { , - }> + }> {t('AppLayout.USER_MENU.LOGOUT')} , ],