From dbaa4a2fc3f3dc1e518e9c0b470331698c3fb452 Mon Sep 17 00:00:00 2001
From: UtkarshUsername
Date: Sun, 22 Mar 2026 13:25:53 +0530
Subject: [PATCH] Remove add-project cancel button
---
apps/web/src/components/Sidebar.tsx | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/apps/web/src/components/Sidebar.tsx b/apps/web/src/components/Sidebar.tsx
index 9ff741897..a9a14a316 100644
--- a/apps/web/src/components/Sidebar.tsx
+++ b/apps/web/src/components/Sidebar.tsx
@@ -1306,18 +1306,6 @@ export default function Sidebar() {
{addProjectError}
)}
-
-
-
)}