perf: help

This commit is contained in:
xingyu4j
2025-06-18 13:56:16 +08:00
parent 5b4846e93d
commit 50558e3bde
4 changed files with 103 additions and 2 deletions

View File

@@ -2,6 +2,7 @@ export { default as Breadcrumb } from './breadcrumb.vue';
export * from './check-updates';
export { default as AuthenticationColorToggle } from './color-toggle.vue';
export * from './global-search';
export * from './help';
export { default as LanguageToggle } from './language-toggle.vue';
export { default as AuthenticationLayoutToggle } from './layout-toggle.vue';
export * from './lock-screen';