feat(FRONTEND): Added Log Mangement UI

This commit is contained in:
MSI\ModSetter 2025-07-16 01:19:22 -07:00
parent 1eb072cc69
commit d821b30008
6 changed files with 1419 additions and 11 deletions

View file

@ -16,6 +16,7 @@ import {
Trash2,
Podcast,
type LucideIcon,
FileText,
} from "lucide-react"
import { Logo } from "@/components/Logo";
@ -47,7 +48,8 @@ export const iconMap: Record<string, LucideIcon> = {
Info,
ExternalLink,
Trash2,
Podcast
Podcast,
FileText
}
const defaultData = {