vectara/react-search

Add support for summarized answer

cjcenizal opened this issue · 0 comments

We can use tabs to provide access to both the current search results, as well as a summary of the results. We can use localStorage to remember the user's preference so that they don't have to keep selecting the tab they want.

image