diff --git a/src/components/Dashboard/AttendanceChart.jsx b/src/components/Dashboard/AttendanceChart.jsx
index df99b07d..1ac04954 100644
--- a/src/components/Dashboard/AttendanceChart.jsx
+++ b/src/components/Dashboard/AttendanceChart.jsx
@@ -98,42 +98,42 @@ const AttendanceOverview = () => {
colors: roles.map((_, i) => flatColors[i % flatColors.length]),
};
- return (
-
- {/* Header */}
-
-
-
Attendance Overview
-
Role-wise present count
-
-
-
-
-
-
-
+ return (
+
+ {/* Header */}
+
+
+
Attendance Overview
+
Role-wise present count
+
+
+
+
+
+
+
{/* Content */}