src/tabviews/custom/components/table/edit-table/index.jsx @@ -111,10 +111,6 @@ }) } if (column.type === 'action') { column.operations = column.elements } _columns.push(column) })