<div className={classnames('mdc-SelectNative-helper', {
          'mdc-SelectNative-helper--dense': this.props.dense,
          'mdc-SelectNative-helper--error': this.props.error
        })}>
          {this.props.error || this.props.helper}