renamed Channels to Channellist

This commit is contained in:
Niel 2019-02-07 00:21:23 +01:00
parent ea6579abea
commit 64d9992219

View file

@ -1,6 +1,6 @@
import React, { Component } from 'react'; import React, { Component } from 'react';
export default class Channels extends Component<any, any> { export default class Channellist extends Component<any, any> {
constructor(props: any) { constructor(props: any) {
super(props); super(props);
this.state = { this.state = {