mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-30 18:39:51 +02:00
Fix syntax
This commit is contained in:
@@ -337,6 +337,7 @@ class Selection extends new Record(DEFAULTS) {
|
||||
} else {
|
||||
isBackward = !node.areDescendantSorted(anchorKey, focusKey)
|
||||
}
|
||||
}
|
||||
|
||||
// Merge in any updated properties.
|
||||
return selection.merge({
|
||||
|
Reference in New Issue
Block a user