<AutoComplete
          keys={['author', 'title']}
          list={suggestions[1]}
          name={'ir-upper'}
          onSelect={this.onSelect}