From 0e0e09c4fd59740bd6f2d5da376907d822e8a4ab Mon Sep 17 00:00:00 2001 From: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com> Date: Tue, 1 Aug 2023 18:25:13 +0530 Subject: [PATCH] style: profile dropdown updated (#1751) --- apps/app/components/workspace/sidebar-dropdown.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/app/components/workspace/sidebar-dropdown.tsx b/apps/app/components/workspace/sidebar-dropdown.tsx index c9addf8db..3b9aa97eb 100644 --- a/apps/app/components/workspace/sidebar-dropdown.tsx +++ b/apps/app/components/workspace/sidebar-dropdown.tsx @@ -284,7 +284,7 @@ export const WorkspaceSidebarDropdown = () => { onClick={handleSignOut} > - Log out + Sign out