fix(BalanceSheet): BIG-281 report alerts re-positioning.

This commit is contained in:
a.bouhuolia
2022-01-11 18:08:22 +02:00
parent 1656691940
commit 1380e288e0
4 changed files with 2 additions and 3 deletions

View File

@@ -3,7 +3,6 @@ import { isEmpty } from 'lodash';
import {
getFieldsFromResourceMeta,
transformTableQueryToParams,
isTableEmptyStatus,
} from 'utils';
import { transformItemsTableState } from './utils';