diff --git a/frontend/src/components/tables/DataTable.tsx b/frontend/src/components/tables/DataTable.tsx index 8685f798..0e9201b2 100644 --- a/frontend/src/components/tables/DataTable.tsx +++ b/frontend/src/components/tables/DataTable.tsx @@ -88,7 +88,7 @@ export function DataTable({ (table.getVisibleLeafColumns().length || 1) + (hasRowActions ? 1 : 0); return ( -
+