mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-14 11:14:04 +02:00
Unmemoize findDescendant
This commit is contained in:
@@ -1315,8 +1315,6 @@ memoize(Node, [
|
|||||||
'assertDescendant',
|
'assertDescendant',
|
||||||
'filterDescendants',
|
'filterDescendants',
|
||||||
'filterDescendantsDeep',
|
'filterDescendantsDeep',
|
||||||
'findDescendant',
|
|
||||||
'findDescendantDeep',
|
|
||||||
'getAncestors',
|
'getAncestors',
|
||||||
'getBlocks',
|
'getBlocks',
|
||||||
'getBlocksAtRange',
|
'getBlocksAtRange',
|
||||||
|
Reference in New Issue
Block a user