mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 03:31:23 +00:00
bug: fix bug pagination
This commit is contained in:
@@ -50,4 +50,4 @@ export const KEY = {
|
||||
}
|
||||
|
||||
export const OPTION_ALL = 'all';
|
||||
export const DEFAULT_PAGE_SIZE=20
|
||||
export const DEFAULT_PAGE_SIZE=20;
|
||||
|
Reference in New Issue
Block a user