1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-06 12:02:45 +03:00

Lexical: Added merge cell logic

This commit is contained in:
Dan Brown
2024-08-07 20:32:54 +01:00
parent fcc1c2968d
commit e8532ef4de
5 changed files with 162 additions and 7 deletions

View File

@@ -1,7 +1,6 @@
import {$getNodeByKey, LexicalEditor} from "lexical";
import {NodeKey} from "lexical/LexicalNode";
import {
$isTableNode,
applyTableHandlers,
HTMLTableElementWithWithTableSelectionState,
TableNode,