diff --git a/src/features/dashboard/templates/builds/table.tsx b/src/features/dashboard/templates/builds/table.tsx index 3579f4d95..9acbdb50e 100644 --- a/src/features/dashboard/templates/builds/table.tsx +++ b/src/features/dashboard/templates/builds/table.tsx @@ -235,7 +235,10 @@ const BuildsTable = ({ > {table.getHeaderGroups().map((headerGroup) => ( - + {headerGroup.headers.map((header) => ( {table.getHeaderGroups().map((headerGroup) => ( - + {headerGroup.headers.map((header) => (