fixed build issue
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export const apiDefaultParams = {
|
||||
sort_by: "created date",
|
||||
sort_by: "created_at",
|
||||
sort_order: "asc",
|
||||
offset: 0,
|
||||
limit: 10,
|
||||
|
||||
Reference in New Issue
Block a user