From 8564442e679b86cc5e924664c47488b53365cdf1 Mon Sep 17 00:00:00 2001 From: mawkone Date: Sun, 14 Jun 2026 14:21:54 -0700 Subject: [PATCH] fix(databases): remove dropdown chevron from database header --- .../[projectId]/(home)/data/tables/page.tsx | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/vibn-frontend/app/[workspace]/project/[projectId]/(home)/data/tables/page.tsx b/vibn-frontend/app/[workspace]/project/[projectId]/(home)/data/tables/page.tsx index 31c7511..9f34db5 100644 --- a/vibn-frontend/app/[workspace]/project/[projectId]/(home)/data/tables/page.tsx +++ b/vibn-frontend/app/[workspace]/project/[projectId]/(home)/data/tables/page.tsx @@ -202,20 +202,6 @@ export default function DataTablesPage() { color: "inherit", }} > - - -