diff --git a/src/components/pages/report/production-result/tab/ProductionResultProjectFlockKandangTable.tsx b/src/components/pages/report/production-result/tab/ProductionResultProjectFlockKandangTable.tsx index 25b1bd28..ad34773e 100644 --- a/src/components/pages/report/production-result/tab/ProductionResultProjectFlockKandangTable.tsx +++ b/src/components/pages/report/production-result/tab/ProductionResultProjectFlockKandangTable.tsx @@ -263,7 +263,7 @@ const ProductionResultProjectFlockKandangTable = ({ updateFilter('filter_by', ''); updateFilter('sort_by', ''); } - }, [sorting]); + }, [sorting, updateFilter]); return (