From 9475dfb4e88af5620216f7be1e2ad0a23a597c32 Mon Sep 17 00:00:00 2001 From: Dave Date: Fri, 23 Jan 2026 19:24:14 -0500 Subject: [PATCH] feature/IO-3499-React-19 - Checkpoint --- .../parts-order-modal/parts-order-modal.component.jsx | 2 +- .../report-center-modal/report-center-modal.component.jsx | 4 +++- .../shop-teams/shop-employee-teams.form.component.jsx | 2 +- .../time-ticket-modal/time-ticket-modal.component.jsx | 4 ++-- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/client/src/components/parts-order-modal/parts-order-modal.component.jsx b/client/src/components/parts-order-modal/parts-order-modal.component.jsx index edcbd82f4..ecec4fdae 100644 --- a/client/src/components/parts-order-modal/parts-order-modal.component.jsx +++ b/client/src/components/parts-order-modal/parts-order-modal.component.jsx @@ -59,7 +59,7 @@ export function PartsOrderModalComponent({ return (
setSearch(e.target.value)} value={search} /> -