refactor(FE): Refactor production result components structure

This commit is contained in:
rstubryan
2026-02-12 14:15:56 +07:00
parent 510573e66f
commit b154b478bc
6 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import ProductionResultContent from '@/components/pages/report/production-result/ProductionResultContent';
import ProductionResultContent from '@/components/pages/report/production-result/tab/ProductionResultTab';
const ProductionResultReportPage = () => {
return (