docs(@vben-core/preferences): update comments (#7107)

pull/324/head
橙子 2026-01-14 19:36:45 +08:00 committed by GitHub
parent 8a7e2bd8e4
commit 686c3f9208
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ function usePreferences() {
});
/**
* @zh_CN
* @zh_CN
*/
const authPanelRight = computed(() => {
return appPreferences.value.authPageLayout === 'panel-right';