Components
Loading preview...
Dense KPI dashboard grid with revenue charts, channel sales, invoices, billing health, and activity feed.
@reapollo
npx shadcn@latest add https://21st.dev/r/larsen66/efferd-dashboard-2import { EfferdDashboard2 } from "@/components/ui/efferd-dashboard-2";
export default function Demo() { return <EfferdDashboard2 />; }