test bota #77

Closed
Raykov-MS wants to merge 373 commits from test into main
Showing only changes of commit e20461a0ff - Show all commits

View File

@ -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,
],
);