mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-02 03:32:36 +02:00
Memoize getDescendantAtPath
This commit is contained in:
@@ -1333,6 +1333,7 @@ memoize(Node, [
|
|||||||
'getDecorators',
|
'getDecorators',
|
||||||
'getDepth',
|
'getDepth',
|
||||||
'getDescendant',
|
'getDescendant',
|
||||||
|
'getDescendantAtPath',
|
||||||
'getDescendantDecorators',
|
'getDescendantDecorators',
|
||||||
'getFirstText',
|
'getFirstText',
|
||||||
'getFragmentAtRange',
|
'getFragmentAtRange',
|
||||||
|
Reference in New Issue
Block a user