Components
Dense KPI dashboard grid with revenue charts, channel sales, invoices, billing health, and activity feed.
Loading preview...
import { EfferdDashboard2 } from "@/components/ui/efferd-dashboard-2";
export default function Demo() { return <EfferdDashboard2 />; }