import { Suspense } from "react"; import { DashboardClient } from "@/components/dashboard/dashboard-client"; function DashboardFallback() { return (