chore: text overflow word-wrap & cleanup

This commit is contained in:
dongchengjie
2024-05-20 12:38:41 +08:00
parent b4fddaec7f
commit 08e0d6a34a
6 changed files with 19 additions and 17 deletions

View File

@@ -11,7 +11,6 @@ import { GuardState } from "./mods/guard-state";
import { ServiceViewer } from "./mods/service-viewer";
import { SysproxyViewer } from "./mods/sysproxy-viewer";
import { TunViewer } from "./mods/tun-viewer";
import getSystem from "@/utils/get-system";
interface Props {
onError?: (err: Error) => void;