diff --git a/src/pages/Activities/AttendancePage.jsx b/src/pages/Activities/AttendancePage.jsx index 6ea212b7..ca28f724 100644 --- a/src/pages/Activities/AttendancePage.jsx +++ b/src/pages/Activities/AttendancePage.jsx @@ -179,44 +179,40 @@ const AttendancePage = () => { {/* Search + Organization filter */} -
- {/* Organization Dropdown */} -
-
- +
+
+
+
- {/* Search Input */} - setSearchTerm(e.target.value)} - /> + setSearchTerm(e.target.value)} + />
- - -
+