From a4ea5a120b090928fedead3767e9892ab8b3f263 Mon Sep 17 00:00:00 2001 From: balibabu Date: Mon, 24 Jun 2024 10:03:35 +0800 Subject: [PATCH] feat: grey out the team function #1221 (#1244) ### What problem does this PR solve? Grey out the team function #1221 ### Type of change - [x] New Feature (non-breaking change which adds functionality) --- web/src/pages/user-setting/setting-team/index.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/src/pages/user-setting/setting-team/index.tsx b/web/src/pages/user-setting/setting-team/index.tsx index c2445f038..cad6e7358 100644 --- a/web/src/pages/user-setting/setting-team/index.tsx +++ b/web/src/pages/user-setting/setting-team/index.tsx @@ -15,7 +15,9 @@ const UserSettingTeam = () => { {userInfo.nickname} {t('workspace')} - +