Explorar o código

fix: import error

GyDi %!s(int64=3) %!d(string=hai) anos
pai
achega
e7bba968b3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/proxy/proxy-item.tsx

+ 1 - 1
src/components/proxy/proxy-item.tsx

@@ -8,7 +8,7 @@ import {
   SxProps,
   Theme,
 } from "@mui/material";
-import { ApiType } from "../services/types";
+import { ApiType } from "../../services/types";
 
 interface Props {
   proxy: ApiType.ProxyItem;