From afbe10b27db14c08180925f942a79c55bbd98c05 Mon Sep 17 00:00:00 2001 From: Shekar Siri Date: Tue, 5 Jul 2022 10:30:48 +0200 Subject: [PATCH] fix(ui) - ResponseTimeDistribution avg value as per the API change --- .../ResponseTimeDistribution/ResponseTimeDistribution.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/Dashboard/Widgets/PredefinedWidgets/ResponseTimeDistribution/ResponseTimeDistribution.tsx b/frontend/app/components/Dashboard/Widgets/PredefinedWidgets/ResponseTimeDistribution/ResponseTimeDistribution.tsx index 2f79230e5..5190157ae 100644 --- a/frontend/app/components/Dashboard/Widgets/PredefinedWidgets/ResponseTimeDistribution/ResponseTimeDistribution.tsx +++ b/frontend/app/components/Dashboard/Widgets/PredefinedWidgets/ResponseTimeDistribution/ResponseTimeDistribution.tsx @@ -53,7 +53,7 @@ function ResponseTimeDistribution(props: Props) { style={ { height: '240px' } } >
- +