fix(ui) - fetch calls with errors - crash
This commit is contained in:
parent
1fb6e4a38b
commit
80ff806215
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue