fix: remove header bug (#26438)

* remove header and add standard pagination

* Remove unused props from OutOfOfficeEntriesList

Removed unnecessary props from the data table component.

* removed standard pagination

* fix

* Update OutOfOfficeEntriesList.tsx

* remove unnecessary padding

---------

Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
This commit is contained in:
Adarsh Tiwari
2026-01-13 12:14:19 +00:00
committed by GitHub
co-authored by Anik Dhabal Babu Keith Williams
parent 1e67f98970
commit 3aa6499cd4
@@ -350,6 +350,7 @@ function OutOfOfficeEntriesListContent({
dateRange: false,
},
},
enableHiding: false,
enableRowSelection: false,
manualPagination: true,
getCoreRowModel: getCoreRowModel(),