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