From 029fb58f48bf68ca2084817a38035f0f06850f27 Mon Sep 17 00:00:00 2001 From: Dave Richer Date: Tue, 11 Mar 2025 14:47:54 -0400 Subject: [PATCH] IO-3166-Global-Notifications-Part-2: checkpoint --- .../production-remove-button.component.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/production-remove-button/production-remove-button.component.jsx b/client/src/components/production-remove-button/production-remove-button.component.jsx index 9e13689f9..432136478 100644 --- a/client/src/components/production-remove-button/production-remove-button.component.jsx +++ b/client/src/components/production-remove-button/production-remove-button.component.jsx @@ -39,7 +39,7 @@ export default function ProductionRemoveButton({ jobId }) { }; return ( - );