Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 1d46126

Browse files
committed
fix(docs): docsearch API update
1 parent e82540b commit 1d46126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/search/doc-search.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ export function init(container) {
66
container,
77
indexName: "skin",
88
appId: "4AG9MNELVM",
9-
apiKey: "9b7a33ff8f0985b0f2b66e90c020b459",
9+
apiKey: "398f02a5655ce918efcb965b5dc5bcd4",
1010
});
1111
}

0 commit comments

Comments
 (0)