удаление console.log
This commit is contained in:
parent
1797044a2b
commit
c4d1a10fb8
@ -221,7 +221,6 @@ const RealtimeTable = ({ formType, formId, sheetName, direction }) => {
|
||||
editingCell
|
||||
],
|
||||
);
|
||||
console.log(columns)
|
||||
|
||||
const table = useMaterialReactTable(tableConfig);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user