diff --git a/src/components/manage-productions/manage-lines.tsx b/src/components/manage-productions/manage-lines.tsx index 14c1c45..6a59f12 100644 --- a/src/components/manage-productions/manage-lines.tsx +++ b/src/components/manage-productions/manage-lines.tsx @@ -155,6 +155,7 @@ export const ManageLines = ({ setRemoveId(null); setVerifyRemove(null); setRemoveActive(false); + setUpdateLines(null); setProductionIdToFetch(parseInt(production.productionId, 10)); } }, [