fix: import error
This commit is contained in:
parent
4934a24293
commit
e7bba968b3
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user