one-api/web/src/constants/CommonConstants.js
2023-12-20 19:27:27 +08:00

2 lines
94 B
JavaScript

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