<div className="chatroom-category chatroom-channels flex">
                    <h3> Channels </h3>
                    <i className="plus-rotate far fa-times-circle" onClick={ this.props.openAddChannelModal } ></i>
                    </div>