From c3d387be260fe65102a19383f2bf3460dbec5412 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Thu, 9 Mar 2023 16:33:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A6=E4=BE=A7=E8=8F=9C=E5=8D=95=E5=92=8C?= =?UTF-8?q?=E5=8F=B3=E4=B8=8A=E8=A7=92=E7=AE=A1=E7=90=86=E5=91=98=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/compenents/header/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/compenents/header/index.tsx b/src/compenents/header/index.tsx index 0efcd68..5c4caf1 100644 --- a/src/compenents/header/index.tsx +++ b/src/compenents/header/index.tsx @@ -42,7 +42,7 @@ export const Header: React.FC = () => {
- {user && } + {user.name && }