mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 04:43:44 +08:00
fix: import error
This commit is contained in:
parent
902ff23a95
commit
3a0f1f6197
@ -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…
x
Reference in New Issue
Block a user