fix(Questions): Set the FollowingTags card only show when logged
This commit is contained in:
@@ -48,7 +48,7 @@ const Questions: FC = () => {
|
||||
</div>
|
||||
</div>
|
||||
)}
|
||||
<FollowingTags />
|
||||
{loggedUser.access_token && <FollowingTags />}
|
||||
<HotQuestions />
|
||||
</Col>
|
||||
</Row>
|
||||
|
||||
Reference in New Issue
Block a user