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 eeaeb7a commit 846a37aCopy full SHA for 846a37a
packages/plugin-algolia/src/runtime/index.ts
@@ -1,2 +1,2 @@
1
-export { type Locales, ZH_LOCALES } from './locales';
+export { type Locales, RU_LOCALES, ZH_LOCALES } from './locales';
2
export { Search, type SearchProps } from './Search';
0 commit comments