mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
I mean, it's at a good place rn...
This commit is contained in:
@@ -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";
|
||||
Reference in New Issue
Block a user