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