test bota #77

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

View File

@ -221,7 +221,6 @@ const RealtimeTable = ({ formType, formId, sheetName, direction }) => {
editingCell
],
);
console.log(columns)
const table = useMaterialReactTable(tableConfig);