feat: enable contextSearch
This commit is contained in:
parent
b969346f6d
commit
4744d4cd31
@ -20,6 +20,8 @@ function HomepageHeader() {
|
||||
appId={process.env.ALGOLIA_APP_ID}
|
||||
apiKey={process.env.ALGOLIA_API_KEY}
|
||||
indexName="jan_docs"
|
||||
contextualSearch={true}
|
||||
insight={true}
|
||||
/>
|
||||
</div>
|
||||
{/* <div className={styles.searchBar}>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user