[fix] lint errors by disable related checking

This commit is contained in:
Purp1e
2025-03-25 00:46:38 +08:00
parent e2d8f3effd
commit 0b65cdb129
7 changed files with 10 additions and 13 deletions

View File

@@ -3,17 +3,11 @@ import {
Card,
CardBody,
CardHeader,
CardIcon,
CardTool,
CardIcon
} from "@/components/window/Card"
import { ToolButton } from "@/components/window/ToolButton"
import { cn } from "@heroui/react"
import {
AssemblyLine,
HardDisk,
SettingConfig,
UploadOne,
Videocamera,
AssemblyLine, SettingConfig, Videocamera
} from "@icon-park/react"
import { usePathname, useRouter } from "next/navigation"
// import { platform } from "@tauri-apps/plugin-os"