Rows per page standarized

This commit is contained in:
2026-02-03 01:26:59 -06:00
parent d1770b550a
commit 31ab977f97
5 changed files with 172 additions and 26 deletions

View File

@@ -263,6 +263,8 @@ export default function ProjectsPage() {
options={{
search: false,
paging: true,
pageSize: 10,
pageSizeOptions: [10, 20, 50],
sorting: true,
rowStyle: (rowData) => ({
backgroundColor: