We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 710eebd + baa7e16 commit cdc5ed4Copy full SHA for cdc5ed4
1 file changed
ios/OAuthManager/OAuthManager.h
@@ -7,8 +7,8 @@
7
8
#import <Foundation/Foundation.h>
9
10
-#import "RCTBridgeModule.h"
11
-#import "RCTLinkingManager.h"
+#import <React/RCTBridgeModule.h>
+#import <React/RCTLinkingManager.h>
12
13
@class OAuthClient;
14
0 commit comments