1
0
mirror of https://github.com/samanhappy/mcphub.git synced 2026-01-11 09:07:01 -05:00

feat: Enhance group management with server tool configuration (#250)

This commit is contained in:
samanhappy
2025-07-29 17:31:05 +08:00
committed by GitHub
parent 5bb2715094
commit a6cea2ad3f
14 changed files with 827 additions and 152 deletions

View File

@@ -16,7 +16,8 @@ import {
AlertCircle,
Link,
FileCode,
ChevronDown as DropdownIcon
ChevronDown as DropdownIcon,
Wrench
} from 'lucide-react'
export {
@@ -37,7 +38,8 @@ export {
AlertCircle,
Link,
FileCode,
DropdownIcon
DropdownIcon,
Wrench
}
const LucideIcons = {