react-autosuggest
react-autosuggest copied to clipboard
suggestions-container add aria-label
Hi,
Is there a way to add aria-label to the suggestion wrapper, this is for accessibility reasons ?

@soria2020 I'm not entirely sure an aria-label would make much sense here? AFAIK this attribute would be to describe an element that doesn't have any visible text?
Appears to be relate to https://github.com/moroshko/react-autosuggest/pull/645