From c3cc3fc8b9d0ea1139c1abf34edea2be871ee22a Mon Sep 17 00:00:00 2001 From: jfrye122 Date: Wed, 17 May 2023 11:23:02 -0400 Subject: [PATCH] added style to table --- .../labor-allocations-table.component.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/labor-allocations-table/labor-allocations-table.component.jsx b/components/labor-allocations-table/labor-allocations-table.component.jsx index b9d9ba1..bfb3011 100644 --- a/components/labor-allocations-table/labor-allocations-table.component.jsx +++ b/components/labor-allocations-table/labor-allocations-table.component.jsx @@ -93,7 +93,7 @@ export function LaborAllocationsTable({ jobId, bodyshop, technician }) { keyExtractor={(item) => item.cost_center} ItemSeparatorComponent={} renderItem={(object) => ( - + {object.item.cost_center} {" ("}