Fixed center channel height magic. Fixes tutorial
Этот коммит содержится в:
@@ -261,7 +261,7 @@ export default class PostsViewContainer extends React.Component {
|
||||
}
|
||||
|
||||
return (
|
||||
<div>{postListCtls}</div>
|
||||
<div id='post-list'>{postListCtls}</div>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user