diff --git a/src/components/OutstandingReportDashboard.tsx b/src/components/OutstandingReportDashboard.tsx index bbbbe7e..2700b41 100644 --- a/src/components/OutstandingReportDashboard.tsx +++ b/src/components/OutstandingReportDashboard.tsx @@ -125,29 +125,6 @@ export const OutstandingReportDashboard = () => { - {/* Pagination */} -
-
- Show - - Rows -
-
- - - - - - ... - - -
-
- {employeeSummaries.length === 0 && (
No employee data available