We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c99160f commit bcc97d6Copy full SHA for bcc97d6
1 file changed
docs/.vitepress/config.mjs
@@ -96,6 +96,7 @@ export default defineConfig({
96
editLinkText: 'Suggest changes to this page',
97
nav,
98
sidebar,
99
- algolia,
+ // TODO 2022-03-06: https://github.com/faker-js/faker/issues/222
100
+ // algolia,
101
},
102
});
0 commit comments