From 16552003767eb642b06221a24a74c617e42d5fb4 Mon Sep 17 00:00:00 2001 From: MartialBE Date: Fri, 5 Apr 2024 04:12:52 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20chore:=20restore=20console=20but?= =?UTF-8?q?ton?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/layout/MinimalLayout/Header/index.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/src/layout/MinimalLayout/Header/index.js b/web/src/layout/MinimalLayout/Header/index.js index ef8ebb66..feaeb603 100644 --- a/web/src/layout/MinimalLayout/Header/index.js +++ b/web/src/layout/MinimalLayout/Header/index.js @@ -79,7 +79,12 @@ const Header = () => { {account.user ? ( - + <> + + + ) : (