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