fixed build issue

This commit is contained in:
AmirReza Jamali
2025-09-28 10:29:16 +03:30
parent 9c36f90b46
commit 711dee4bce
8 changed files with 36 additions and 18 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export const apiDefaultParams = {
sort_by: "created date",
sort_by: "created_at",
sort_order: "asc",
offset: 0,
limit: 10,