one-api/web/default/src/constants/common.constant.js
2024-01-01 18:55:03 +08:00

2 lines
94 B
JavaScript

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