'use client'; import { Settings } from 'lucide-react'; import { Card, CardContent } from '@/components/ui/card'; export default function ConfigPage() { return (
Manage Supervisor settings
This feature will allow you to reload configuration, add/remove process groups, and manage settings.