Removed duplicate ChannelLoader instance (#1380)
This commit is contained in:
parent
77a8a2e054
commit
48b18fa5fb
1 changed files with 0 additions and 1 deletions
|
|
@ -246,7 +246,6 @@ class Channel extends PureComponent {
|
|||
<View style={style.postList}>
|
||||
<ChannelPostList navigator={navigator}/>
|
||||
</View>
|
||||
<ChannelLoader theme={theme}/>
|
||||
<PostTextbox
|
||||
ref={this.attachPostTextbox}
|
||||
navigator={navigator}
|
||||
|
|
|
|||
Loading…
Reference in a new issue