mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 11:42:21 +08:00
fix: import error
This commit is contained in:
parent
4934a24293
commit
e7bba968b3
|
@ -8,7 +8,7 @@ import {
|
||||||
SxProps,
|
SxProps,
|
||||||
Theme,
|
Theme,
|
||||||
} from "@mui/material";
|
} from "@mui/material";
|
||||||
import { ApiType } from "../services/types";
|
import { ApiType } from "../../services/types";
|
||||||
|
|
||||||
interface Props {
|
interface Props {
|
||||||
proxy: ApiType.ProxyItem;
|
proxy: ApiType.ProxyItem;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user