diff --git a/frontend/app/components/Session_/OverviewPanel/components/PerformanceGraph/PerformanceGraph.tsx b/frontend/app/components/Session_/OverviewPanel/components/PerformanceGraph/PerformanceGraph.tsx index f46d89d60..c3c2218ab 100644 --- a/frontend/app/components/Session_/OverviewPanel/components/PerformanceGraph/PerformanceGraph.tsx +++ b/frontend/app/components/Session_/OverviewPanel/components/PerformanceGraph/PerformanceGraph.tsx @@ -57,10 +57,10 @@ const PerformanceGraph = React.memo((props: Props) => { {disabled ? (
-
Disabled for all tabs
+
Disabled for "All Tabs" View
) : null}