import Link from "next/link"; export function Navbar() { return (
Dashboards Reports
); }