Skip to content

Commit 7733832

Browse files
update docssearch version
1 parent c98ab1f commit 7733832

File tree

4 files changed

+15103
-842
lines changed

4 files changed

+15103
-842
lines changed

docs-v2/components/DocSearch.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ function Search() {
1212
facetFilters: [
1313
"version:latest",
1414
],
15-
indexName: process.env.ALGOLIA_INDEX_NAME,
1615
}}
1716
transformItems={(items) => {
1817
return items.map((item) => ({

0 commit comments

Comments
 (0)