Skip to content

Commit f20eead

Browse files
authored
refactor(iOS): Update React imports (#940)
1 parent b7e4af4 commit f20eead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ios/RNCPagerView.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#import "RNCPagerView.h"
2-
#import "React/RCTLog.h"
2+
#import <React/RCTLog.h>
33
#import <React/RCTViewManager.h>
44

55
#import "UIViewController+CreateExtension.h"

0 commit comments

Comments
 (0)