1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-27 09:04:31 +02:00

Fix linting error in changeset (#5637)

This commit is contained in:
Joe Anderson
2024-04-21 21:04:52 +01:00
committed by GitHub
parent d271c4be54
commit eb76a3d463

View File

@@ -2,4 +2,4 @@
'slate': minor
---
Add a `shouldMergeNodesRemovePrevNode` editor method to control when `Transforms.mergeNodes` should remove the previous node rather than carrying out a merge operation.
Add a `shouldMergeNodesRemovePrevNode` editor method to control when `Transforms.mergeNodes` should remove the previous node rather than carrying out a merge operation.