Skip to content

Commit a764e2b

Browse files
committed
chore: update algolia keys
1 parent f5db461 commit a764e2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ const siteConfig = {
8181
defaultLanguage: 'jsx',
8282
},
8383
algolia: {
84-
appId: 'BH4D9OD16A',
85-
apiKey: 'cd9b8b73f97b64ed04570e41c507683f',
84+
appId: '6CJ0BV6AVN',
85+
apiKey: '1158b92b8bc56495ac18740944c0786f',
8686
indexName: 'react-native-testing-library',
8787
},
8888
},

0 commit comments

Comments
 (0)