diff --git a/src/components/pages/production/project-flock/closing/ProjectFlockClosingForm.tsx b/src/components/pages/production/project-flock/closing/ProjectFlockClosingForm.tsx
index 7ffe7b24..f963a793 100644
--- a/src/components/pages/production/project-flock/closing/ProjectFlockClosingForm.tsx
+++ b/src/components/pages/production/project-flock/closing/ProjectFlockClosingForm.tsx
@@ -141,7 +141,7 @@ const ProjectFlockClosingForm = ({
diff --git a/src/components/pages/production/project-flock/detail/ProjectFlockDetail.tsx b/src/components/pages/production/project-flock/detail/ProjectFlockDetail.tsx
index d817c69b..db3d45aa 100644
--- a/src/components/pages/production/project-flock/detail/ProjectFlockDetail.tsx
+++ b/src/components/pages/production/project-flock/detail/ProjectFlockDetail.tsx
@@ -235,7 +235,7 @@ const ProjectFlockDetail = ({
).length > 0 && (
kandang.status !== 'NON_ACTIVE'
).length ?? 0
@@ -249,7 +249,7 @@ const ProjectFlockDetail = ({
).length > 0 && (
kandang.status === 'NON_ACTIVE'
).length ?? 0