From 8af33646608156abbcd59b619f26b9722c6493c2 Mon Sep 17 00:00:00 2001 From: Dave Richer Date: Wed, 21 Aug 2024 16:31:42 -0400 Subject: [PATCH] - Checkpoint Signed-off-by: Dave Richer --- .../production-list-table/production-list-table.component.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/production-list-table/production-list-table.component.jsx b/client/src/components/production-list-table/production-list-table.component.jsx index 728330ece..279e26b4a 100644 --- a/client/src/components/production-list-table/production-list-table.component.jsx +++ b/client/src/components/production-list-table/production-list-table.component.jsx @@ -269,17 +269,17 @@ export function ProductionListTable({ loading, data, refetch, bodyshop, technici data={data} onColumnAdd={addColumn} /> + {