chore: sync with gin-template
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export const ITEMS_PER_PAGE = 10; // this value must keep same as the one defined in backend!
|
||||
@@ -1,2 +1,3 @@
|
||||
export * from './toast.constants';
|
||||
export * from './user.constants';
|
||||
export * from './user.constants';
|
||||
export * from './common.constant';
|
||||
Reference in New Issue
Block a user