fix(FE): adding skeleton state data on null or unfiltered

This commit is contained in:
randy-ar
2026-01-30 11:02:18 +07:00
parent e980320d00
commit ba1d462a0a
10 changed files with 222 additions and 74 deletions
@@ -463,7 +463,6 @@ const DashboardProduction = () => {
Boolean(formik.errors.endDate) &&
Boolean(formik.touched.endDate)
}
isRange
/>
</div>
</div>