From b305d43ce6d759a4c5589ca6f2421deca19870ad Mon Sep 17 00:00:00 2001 From: randy-ar Date: Thu, 29 Jan 2026 14:56:52 +0700 Subject: [PATCH] fix(FE): fixing classname using dynamic value --- src/components/pages/dashboard/DashboardProduction.tsx | 4 ++-- src/components/pages/dashboard/chart/DashboardLineChart.tsx | 2 +- .../pages/dashboard/skeleton/DashboardLineChartSkeleton.tsx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/pages/dashboard/DashboardProduction.tsx b/src/components/pages/dashboard/DashboardProduction.tsx index b2149771..ad74413b 100644 --- a/src/components/pages/dashboard/DashboardProduction.tsx +++ b/src/components/pages/dashboard/DashboardProduction.tsx @@ -743,11 +743,11 @@ const DashboardProduction = () => { {/* Action Buttons */} -
+
diff --git a/src/components/pages/dashboard/chart/DashboardLineChart.tsx b/src/components/pages/dashboard/chart/DashboardLineChart.tsx index ab2c347e..76d18a1e 100644 --- a/src/components/pages/dashboard/chart/DashboardLineChart.tsx +++ b/src/components/pages/dashboard/chart/DashboardLineChart.tsx @@ -722,7 +722,7 @@ const DashboardLineChart = ({
{/* Chart icon */}
-
+
{ <> {/* Filter icon */}
-
+