diff --git a/client/src/components/labor-allocations-table/labor-allocations-table.component.jsx b/client/src/components/labor-allocations-table/labor-allocations-table.component.jsx index 88cd67a45..3c264dafc 100644 --- a/client/src/components/labor-allocations-table/labor-allocations-table.component.jsx +++ b/client/src/components/labor-allocations-table/labor-allocations-table.component.jsx @@ -207,7 +207,7 @@ export function LaborAllocationsTable({ `${record.cost_center} ${record.mod_lbr_ty}`} pagination={false} onChange={handleTableChange} dataSource={totals}