[AURORA-1060] - попраивла отображение лоадера
This commit is contained in:
parent
a47d2e58d0
commit
e20461a0ff
@ -151,7 +151,6 @@ const RealtimeTable = ({ formType, formId, sheetName, direction }) => {
|
|||||||
globalFilter,
|
globalFilter,
|
||||||
showColumnFilters,
|
showColumnFilters,
|
||||||
rowSelection,
|
rowSelection,
|
||||||
isLoading: isTableLoading,
|
|
||||||
},
|
},
|
||||||
initialState: {
|
initialState: {
|
||||||
expanded: true
|
expanded: true
|
||||||
@ -198,7 +197,6 @@ const RealtimeTable = ({ formType, formId, sheetName, direction }) => {
|
|||||||
containerRef,
|
containerRef,
|
||||||
tableMeta,
|
tableMeta,
|
||||||
rowSelection,
|
rowSelection,
|
||||||
isTableLoading,
|
|
||||||
],
|
],
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user