metrics adn insihigts
This commit is contained in:
@@ -492,6 +492,7 @@ export default function Images() {
|
||||
label: metric.label,
|
||||
value: metric.calculate({ images, totalCount }),
|
||||
accentColor: metric.accentColor,
|
||||
tooltip: (metric as any).tooltip,
|
||||
}));
|
||||
}, [pageConfig?.headerMetrics, images, totalCount]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user