mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-07 13:05:18 +08:00
Fix headers for UIExplorerUnitTests
Reviewed By: davidaurelio Differential Revision: D4258382 fbshipit-source-id: 0538deb409e9dc000a5a339d6d0c76302b52c8d5
This commit is contained in:
committed by
Facebook Github Bot
parent
0e6895f270
commit
81c8a3f2ea
@@ -14,8 +14,8 @@
|
||||
|
||||
#import <XCTest/XCTest.h>
|
||||
|
||||
#import "RCTBridge.h"
|
||||
#import "RCTDevMenu.h"
|
||||
#import <React/RCTBridge.h>
|
||||
#import <React/RCTDevMenu.h>
|
||||
|
||||
typedef void(^RCTDevMenuAlertActionHandler)(UIAlertAction *action);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user