1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-13 18:53:59 +02:00

Unmemoize findDescendant

This commit is contained in:
Soreine
2016-11-01 12:45:17 +01:00
parent 22dd861233
commit fea1e69e72

View File

@@ -1315,8 +1315,6 @@ memoize(Node, [
'assertDescendant',
'filterDescendants',
'filterDescendantsDeep',
'findDescendant',
'findDescendantDeep',
'getAncestors',
'getBlocks',
'getBlocksAtRange',