sickdyd / react-search-autocomplete

A search box that filters the provided array of objects
https://sickdyd.github.io/react-search-autocomplete
MIT License
222 stars 85 forks source link

Not able to change hover text #88

Open SagarDhyani opened 1 year ago

SagarDhyani commented 1 year ago

Describe the bug Not able to change hover text

To Reproduce Steps to reproduce the behavior:

  1. Go to '...' image

Here in your demo, If I want to change the hover text. For example I want to show description text instead of the name. Is it doable?