From 0954d09db754fedf4db9cdecd8bf75e6fe49ff95 Mon Sep 17 00:00:00 2001 From: "haitao(lj)" Date: Tue, 10 Jan 2023 11:34:26 +0800 Subject: [PATCH] fix(Questions): Set the `FollowingTags` card only show when logged --- ui/src/pages/Questions/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/pages/Questions/index.tsx b/ui/src/pages/Questions/index.tsx index db0c7d69..78aab42c 100644 --- a/ui/src/pages/Questions/index.tsx +++ b/ui/src/pages/Questions/index.tsx @@ -48,7 +48,7 @@ const Questions: FC = () => { )} - + {loggedUser.access_token && }