From d5de537d4b3ee20fe99b284e0559651afc039c06 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 18 Oct 2025 03:22:16 +0000 Subject: [PATCH] Dashboard: add Open Board button cgen-5076b54898cb46e1a1966f697e83e9fb --- client/pages/Dashboard.tsx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/client/pages/Dashboard.tsx b/client/pages/Dashboard.tsx index 01ab94c9..933b36ae 100644 --- a/client/pages/Dashboard.tsx +++ b/client/pages/Dashboard.tsx @@ -1266,12 +1266,8 @@ export default function Dashboard() { > {getPriorityFromTech(project.technologies || [])} -