Skip to content
Snippets Groups Projects
Commit e7bba968 authored by GyDi's avatar GyDi
Browse files

fix: import error

parent 4934a242
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment