Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in the UI
This commit is contained in:
@@ -67,6 +67,7 @@ const Following = React.createClass({
|
||||
return (
|
||||
<Column>
|
||||
<ColumnBackButton />
|
||||
|
||||
<ScrollContainer scrollKey='following'>
|
||||
<div className='scrollable' onScroll={this.handleScroll}>
|
||||
<div>
|
||||
|
Reference in New Issue
Block a user