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 ? (