...
|
...
|
@@ -122,7 +122,6 @@ class MessageCenterContainer extends React.Component { |
|
|
likeMsg={Immutable.fromJS([likeMsg])}
|
|
|
onPressPost={this._onPressPost}
|
|
|
onRefresh={this._onRefresh}
|
|
|
onEndReached={this._onEndReached}
|
|
|
onPressSystemMsg={this._onPressSystemMsg}
|
|
|
onPressAvatar={this._onPressAvatar}
|
|
|
onPressSection={this._onPressSection}
|
...
|
...
|
|