From d1afb060f4f8d3932a35333d4450ac1be50df5d6 Mon Sep 17 00:00:00 2001 From: yudachao <290945266@qq.com> Date: Fri, 3 Apr 2026 14:25:42 +0800 Subject: [PATCH 1/4] style(auth): Capitalize workspace badge label --- features/auth/components/auth-shell.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/auth/components/auth-shell.tsx b/features/auth/components/auth-shell.tsx index 48fc77c..8c94d2b 100644 --- a/features/auth/components/auth-shell.tsx +++ b/features/auth/components/auth-shell.tsx @@ -18,7 +18,7 @@ export function AuthShell({ title, subtitle, children }: AuthShellProps) {