mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-25 16:20:49 +02:00
Unmemoize filterDescendant
This commit is contained in:
@@ -1312,8 +1312,6 @@ const Node = {
|
||||
memoize(Node, [
|
||||
'assertChild',
|
||||
'assertDescendant',
|
||||
'filterDescendants',
|
||||
'filterDescendantsDeep',
|
||||
'getAncestors',
|
||||
'getBlocks',
|
||||
'getBlocksAtRange',
|
||||
|
Reference in New Issue
Block a user