mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-23 19:56:42 +08:00
* feat: add theme berry * docs: add development notes * fix: fix blank page * chore: update implementation * fix: fix package.json * chore: update ui copy --------- Co-authored-by: JustSong <songquanpeng@foxmail.com>
2 lines
94 B
JavaScript
2 lines
94 B
JavaScript
export const ITEMS_PER_PAGE = 10; // this value must keep same as the one defined in backend!
|