fix: fix docs sidebar collapse issue
This commit is contained in:
parent
8a5a49f041
commit
e49d4624fe
@ -9,4 +9,5 @@ import type { I18nConfig } from 'fumadocs-core/i18n';
|
||||
export const docsI18nConfig: I18nConfig = {
|
||||
defaultLanguage: DEFAULT_LOCALE,
|
||||
languages: LOCALES,
|
||||
hideLocale: 'default-locale',
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user