import { Metric } from "../components/Metric"; import type { RouterItem } from "../types/router"; export function DashboardPage({ routers }: { routers: RouterItem[] }) { return ( <>
Overview of your OpenVPN infrastructure