{this.props.alert.progress && this.props.alert.progress < 1 ? ( ) : null}{" "} {this.props.cl(this.props.alert.title)} { this.props.dismissAlert(this.props.alert.id) }} /> {this.props.cl(this.props.alert.message)}