update table filter, it should be how working,gst
This commit is contained in:
@@ -25,6 +25,7 @@ export function CustomersPagination({ count, page }: CustomersPaginationProps):
|
||||
page={page}
|
||||
rowsPerPage={5}
|
||||
rowsPerPageOptions={[5, 10, 25]}
|
||||
//
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user