docs: fix algolia app ID

This commit is contained in:
Marc Rousavy 2023-03-06 12:19:30 +01:00
parent 815e47b249
commit 73c5d675f2

View File

@ -10,7 +10,7 @@ module.exports = {
projectName: 'react-native-vision-camera',
themeConfig: {
algolia: {
appId: 'HBHXBT6T9E',
appId: 'BH4D9OD16A',
apiKey: 'ab7f44570bb62d0e07c0f7d92312ed1a',
indexName: 'react-native-vision-camera',
},