2024-06-26 18:44:27 +05:30

5 lines
84 B
TypeScript

export const historyPagination = {
defaultPageSize: 5,
hideOnSinglePage: true,
};