This commit is contained in:
Hans Pagel
2021-01-21 00:24:19 +01:00
parent fde2b1572d
commit 3a511c4276
3 changed files with 7 additions and 4 deletions

View File

@@ -15,8 +15,8 @@ import {
toggleHeaderColumn,
toggleHeaderRow,
toggleHeaderCell,
setCellAttr,
fixTables,
// setCellAttr,
// fixTables,
} from 'prosemirror-tables'
export interface TableOptions {