Hi all. I have a question about how to increase the size of the suggestion list with the DataSearch component search.
I was checking in the documentation of the component and I don't see any prop to increase the size of the list. Currently it returns 20 items in each search. I need to increase it to 100 or some custom value.
I'm using React 17 and Reactivesearch 2.16.1
Thanks in advance for your help!