fix: updated logic to show sidebar
This commit is contained in:
committed by
Ahtisham Shahid
parent
ad3346ea09
commit
9a26173b7f
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user