Files
new-api/web/src/constants/common.constant.js

2 lines
94 B
JavaScript
Raw Normal View History

2023-04-22 20:39:27 +08:00
export const ITEMS_PER_PAGE = 10; // this value must keep same as the one defined in backend!