From 04f70cf01257d80a143bffd9b6b6a25814512369 Mon Sep 17 00:00:00 2001 From: Gucheng Wang Date: Mon, 10 Oct 2022 22:53:47 +0800 Subject: [PATCH] Improve renderRightDropdown() --- web/src/App.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/App.js b/web/src/App.js index e151f035..bf452085 100644 --- a/web/src/App.js +++ b/web/src/App.js @@ -299,12 +299,12 @@ class App extends Component { -   +    {i18next.t("account:My Account")} -   +    {i18next.t("account:Logout")}