fix: updated logic to show sidebar

This commit is contained in:
AhtishamShahid
2022-12-01 12:14:54 +05:00
committed by Ahtisham Shahid
parent ad3346ea09
commit 9a26173b7f

View File

@@ -21,7 +21,6 @@ import {
import { fetchThreads } from './data/thunks';
import NoResults from './NoResults';
import { PostLink } from './post';
import { selectTopicFilter } from '../topics/data/selectors';
function PostsList({
posts, topics, intl, isTopicTab,