Skip to content

Commit 400d622

Browse files
committed
Update algolia api key
1 parent 31b0db1 commit 400d622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docuilib/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
5454
// If Algolia did not provide you any appId, use 'BH4D9OD16A'
5555
appId: 'BWQFOHCCF3',
5656
// Public API key: it is safe to commit it
57-
apiKey: 'e295e6c247076baa129b10202fc0c6c9',
57+
apiKey: '1a60a72123558930af25a58c42d0fae3',
5858
indexName: 'react-native-ui-lib',
5959
// Optional: see doc section below
6060
contextualSearch: true

0 commit comments

Comments
 (0)