We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ced0617 commit 2986f5cCopy full SHA for 2986f5c
src/components/Header/aiSearch/Search.tsx
@@ -41,7 +41,6 @@ function AlgoliaSearch({ algoliaVars }) {
41
popularCards={popularCards}
42
ariaLabel="Open AI search"
43
spotlight={["Documentation"]}
44
- hideSuggestions={true}
45
baseApiUrl="https://cl-ai-search-api-preview.vercel.app/api"
46
/>
47
)
0 commit comments