mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Daily arc lint --take CLANGFORMAT
Reviewed By: zertosh Differential Revision: D20278397 fbshipit-source-id: 2188283cd01d0d9d9d5b3995bd8d3f1fd687ad55
This commit is contained in:
committed by
Facebook Github Bot
parent
43e6d9acd7
commit
d1018e0414
@@ -63,7 +63,8 @@ YogaLayoutableShadowNode::YogaLayoutableShadowNode(
|
||||
|
||||
// Yoga children have `yogaNode_` set as owner. At this point that yogaNode_
|
||||
// is from previous `YogaLayoutableShadowNode` that is being cloned here.
|
||||
// Calling `updateYogaChildren` is needed in order to update owner of children.
|
||||
// Calling `updateYogaChildren` is needed in order to update owner of
|
||||
// children.
|
||||
updateYogaChildren();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user