diff --git a/components/findings/table/data-table-row-actions.tsx b/components/findings/table/data-table-row-actions.tsx index f96f804fc9..287e268ffb 100644 --- a/components/findings/table/data-table-row-actions.tsx +++ b/components/findings/table/data-table-row-actions.tsx @@ -56,7 +56,10 @@ export function DataTableRowActions({ */}
- +
)} -
+
{table.getHeaderGroups().map((headerGroup) => ( diff --git a/components/users/table/data-table-row-actions.tsx b/components/users/table/data-table-row-actions.tsx index 07a00cd6a7..61f4cdc390 100644 --- a/components/users/table/data-table-row-actions.tsx +++ b/components/users/table/data-table-row-actions.tsx @@ -62,7 +62,10 @@ export function DataTableRowActions({
- +