diff --git a/web/app/components/header/account-about/index.tsx b/web/app/components/header/account-about/index.tsx index 2eb8cdf82..975558cae 100644 --- a/web/app/components/header/account-about/index.tsx +++ b/web/app/components/header/account-about/index.tsx @@ -8,7 +8,7 @@ import Button from '@/app/components/base/button' import type { LangGeniusVersionResponse } from '@/models/common' import { IS_CE_EDITION } from '@/config' import DifyLogo from '@/app/components/base/logo/dify-logo' -import { noop } from 'lodash-es' + import { useGlobalPublicStore } from '@/context/global-public-context' type IAccountSettingProps = { @@ -27,11 +27,11 @@ export default function AccountAbout({ return ( -
-
+
+