From 904ad21b57e41e84865c675e9522d3464be4613c Mon Sep 17 00:00:00 2001 From: shuai Date: Fri, 2 Dec 2022 10:19:12 +0800 Subject: [PATCH] fix: question userinfo --- ui/src/pages/Questions/Detail/components/Question/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/pages/Questions/Detail/components/Question/index.tsx b/ui/src/pages/Questions/Detail/components/Question/index.tsx index 92bdd235..04ef1a0f 100644 --- a/ui/src/pages/Questions/Detail/components/Question/index.tsx +++ b/ui/src/pages/Questions/Detail/components/Question/index.tsx @@ -132,7 +132,7 @@ const Index: FC = ({ data, initPage, hasAnswer, isLogged }) => { {data.update_user_info?.username !== data.user_info?.username ? (