From 608cb1331c92dfb01c65362a0168e9a828d7cbc7 Mon Sep 17 00:00:00 2001 From: anmolsinghbhatia Date: Tue, 1 Aug 2023 17:49:25 +0530 Subject: [PATCH] style: profile dropdown updated --- 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 c9addf8db49..3b9aa97eb9a 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