Fix prefix typo in YogaKit
Summary: Forgot to update this in rename. Reviewed By: dshahidehpour, gkassabli Differential Revision: D4271399 fbshipit-source-id: cf354928a8839a864e9961e091d9f48840a5d4d4
This commit is contained in:
committed by
Facebook Github Bot
parent
72cf6806de
commit
901f65ca05
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
+ (void)initialize
|
+ (void)initialize
|
||||||
{
|
{
|
||||||
YogaSetExperimentalFeatureEnabled(YGExperimentalFeatureWebFlexBasis, true);
|
YGSetExperimentalFeatureEnabled(YGExperimentalFeatureWebFlexBasis, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
- (instancetype)init
|
- (instancetype)init
|
||||||
|
Reference in New Issue
Block a user