From 6b2cd03600f4febd9f6f192b8715642b5ddefe9e Mon Sep 17 00:00:00 2001 From: 0x1NotMe Date: Thu, 20 Jul 2023 23:02:19 +1000 Subject: [PATCH] fix: import error --- src/utils/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/index.ts b/src/utils/index.ts index e3a7fbb..5a65069 100644 --- a/src/utils/index.ts +++ b/src/utils/index.ts @@ -1,6 +1,6 @@ import { ChainData, Token } from "@0xsquid/squid-types"; import { AxiosRequestHeaders } from "axios"; -import { ErrorType, SquidError } from "error"; +import { ErrorType, SquidError } from "../error"; import { Config } from "types"; export const getTokenData = (