Update Componentkit, Yoga, YogaKit
Summary: Fixed the broken master for flipper iOS oss Reviewed By: jknoxville Differential Revision: D14686908 fbshipit-source-id: abdcacf279449f83c98d1635c65ff8759ee17926
This commit is contained in:
committed by
Facebook Github Bot
parent
d044ae991f
commit
8a19a859f2
@@ -11,14 +11,8 @@
|
||||
|
||||
#import <ComponentKit/CKComponent.h>
|
||||
#import <ComponentKit/CKComponentRootView.h>
|
||||
// TODO T41966103 Remove conditional imports
|
||||
#if FLIPPER_OSS
|
||||
#import <ComponentKit/CKComponentDataSourceAttachController.h>
|
||||
#import <ComponentKit/CKComponentDataSourceAttachControllerInternal.h>
|
||||
#else
|
||||
#import <ComponentKit/CKComponentAttachController.h>
|
||||
#import <ComponentKit/CKComponentAttachControllerInternal.h>
|
||||
#endif
|
||||
#import <ComponentKit/CKInspectableView.h>
|
||||
|
||||
static char const kLayoutWrapperKey = ' ';
|
||||
|
||||
Reference in New Issue
Block a user