Sort import

This commit is contained in:
mbaharip
2023-05-25 20:27:47 +07:00
parent e00b5a2681
commit 15bc5d96a7
18 changed files with 349 additions and 290 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
import ExtendedError from "utils/generalHelper/extendedError";
import { API_Error } from "types/api";
import { Constant } from "types/general/constant";
import ExtendedError from "utils/generalHelper/extendedError";
function createErrorPayload(
error: any,