refactor: remove unused buttons and enhance API and Tools display in Settings component

This commit is contained in:
ecwu
2025-01-06 12:37:29 +08:00
parent af6ccad35b
commit 5effd0a3f4
3 changed files with 210 additions and 40 deletions

View File

@@ -33,9 +33,7 @@ import {
CornerDownLeftIcon,
CornerLeftUpIcon,
CornerRightUpIcon,
ImageIcon,
InfoIcon,
PaintBucketIcon,
ScissorsIcon,
} from "lucide-react";
import { Switch } from "@/components/ui/switch";