diff --git a/app/routes/channels/components/Channels.js b/app/routes/channels/components/Channels.js index c1191d28..89a3b326 100644 --- a/app/routes/channels/components/Channels.js +++ b/app/routes/channels/components/Channels.js @@ -127,7 +127,7 @@ class Channels extends Component {
- (this.repeat = ref)}> + { this.repeat = ref }}> { this.state.refreshing ? diff --git a/app/routes/peers/components/Peers.js b/app/routes/peers/components/Peers.js index 86739a4c..fa13d1ca 100644 --- a/app/routes/peers/components/Peers.js +++ b/app/routes/peers/components/Peers.js @@ -98,7 +98,7 @@ class Peers extends Component {
- (this.repeat = ref)}> + { this.repeat = ref }}> { this.state.refreshing ?