From 787fd91a8b3ddd0b7150d09fbdd89206b1044f82 Mon Sep 17 00:00:00 2001
From: Poyraz <78071274+poyrazavsever@users.noreply.github.com>
Date: Tue, 16 Jun 2026 14:29:23 +0300
Subject: [PATCH] refactor: remove quick action button and related state for
cleaner UI
---
app/(dashboard)/dashboard-client.tsx | 5 -----
1 file changed, 5 deletions(-)
diff --git a/app/(dashboard)/dashboard-client.tsx b/app/(dashboard)/dashboard-client.tsx
index 37c35c7..368b40e 100644
--- a/app/(dashboard)/dashboard-client.tsx
+++ b/app/(dashboard)/dashboard-client.tsx
@@ -118,11 +118,6 @@ export function DashboardClient({ data }: DashboardClientProps) {
-
- setIsQuickActionOpen(false)} />