I mean, it's at a good place rn...

This commit is contained in:
Renn F
2026-04-20 15:10:54 +02:00
parent 0023c25d60
commit 8e201901c0
264 changed files with 36484 additions and 748 deletions
+11
View File
@@ -0,0 +1,11 @@
export { CommandCenter } from "./command-center";
export { TeamHealthCards } from "./team-health-cards";
export { TeamHealthCard } from "./team-health-card";
export { KeyMetricsPanel } from "./key-metrics-panel";
export { AuditorAlertsPanel } from "./auditor-alerts-panel";
export { ActiveBlockersPanel } from "./active-blockers-panel";
export { RecentActivityFeed } from "./recent-activity-feed";
export { ActivityItem } from "./activity-item";
export { QuickActionsBar } from "./quick-actions-bar";
export { HealthIndicator } from "./health-indicator";
export { CeoApprovalQueue } from "./ceo-approval-queue";