From 80ff8062154b7616ecc3d7dd7b0e0f5c019bd159 Mon Sep 17 00:00:00 2001 From: Shekar Siri Date: Fri, 16 Sep 2022 18:36:49 +0530 Subject: [PATCH] fix(ui) - fetch calls with errors - crash --- .../Widgets/PredefinedWidgets/CallWithErrors/CallWithErrors.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/Dashboard/Widgets/PredefinedWidgets/CallWithErrors/CallWithErrors.tsx b/frontend/app/components/Dashboard/Widgets/PredefinedWidgets/CallWithErrors/CallWithErrors.tsx index 209128cdf..9fc69d018 100644 --- a/frontend/app/components/Dashboard/Widgets/PredefinedWidgets/CallWithErrors/CallWithErrors.tsx +++ b/frontend/app/components/Dashboard/Widgets/PredefinedWidgets/CallWithErrors/CallWithErrors.tsx @@ -7,7 +7,7 @@ import MethodType from './MethodType'; import cn from 'classnames'; import stl from './callWithErrors.module.css'; import { NO_METRIC_DATA } from 'App/constants/messages' -+import { List } from 'immutable'; +import { List } from 'immutable'; const cols = [ {