Rename FB_LINK_REQUIRE to FB_LINK_REQUIRE_CATEGORY
Reviewed By: adamjernst Differential Revision: D13577664 fbshipit-source-id: 6a81e097840ccc66f55641990ad63729345b49e2
This commit is contained in:
committed by
Facebook Github Bot
parent
6cfdf1a8a9
commit
6d4728c41f
@@ -8,7 +8,7 @@
|
||||
#import <ComponentKit/CKStatelessComponent.h>
|
||||
#import <FlipperKit/SKMacros.h>
|
||||
|
||||
FB_LINK_REQUIRE(CKStatelessComponent_Sonar)
|
||||
FB_LINK_REQUIRE_CATEGORY(CKStatelessComponent_Sonar)
|
||||
@interface CKStatelessComponent (Sonar)
|
||||
|
||||
- (NSString *)sonar_componentNameOverride;
|
||||
|
||||
Reference in New Issue
Block a user