fix(FE): fixing report finance filter ui

This commit is contained in:
randy-ar
2026-01-29 20:59:16 +07:00
parent 5509f52464
commit e980320d00
5 changed files with 253 additions and 195 deletions
@@ -463,6 +463,7 @@ const DashboardProduction = () => {
Boolean(formik.errors.endDate) &&
Boolean(formik.touched.endDate)
}
isRange
/>
</div>
</div>