From ba8409b19c5a2f3ea6c7e01aaa4690930ebb278a Mon Sep 17 00:00:00 2001 From: UtkarshUsername Date: Fri, 20 Mar 2026 23:38:55 +0530 Subject: [PATCH] Remove project add cancel button - Toggle the add-project control label to reflect cancel state - Drop the separate inline Cancel button from the project form --- apps/web/src/components/Sidebar.tsx | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/apps/web/src/components/Sidebar.tsx b/apps/web/src/components/Sidebar.tsx index 88f4bd4441..8289bc2486 100644 --- a/apps/web/src/components/Sidebar.tsx +++ b/apps/web/src/components/Sidebar.tsx @@ -1236,7 +1236,7 @@ export default function Sidebar() { render={ - )}