metrics adn insihigts
This commit is contained in:
@@ -4,6 +4,7 @@ interface HeaderMetric {
|
||||
label: string;
|
||||
value: string | number;
|
||||
accentColor: 'blue' | 'green' | 'amber' | 'purple';
|
||||
tooltip?: string; // Actionable insight for this metric
|
||||
}
|
||||
|
||||
interface HeaderMetricsContextType {
|
||||
|
||||
Reference in New Issue
Block a user