one-api/web/src/constants/common.constant.jsx
2023-07-15 21:41:23 +08:00

2 lines
94 B
JavaScript

export const ITEMS_PER_PAGE = 10; // this value must keep same as the one defined in backend!