Skip to content

Commit

Permalink
refactor(iOS): Update React imports (#940)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRefactor authored Dec 2, 2024
1 parent b7e4af4 commit f20eead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/RNCPagerView.m
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#import "RNCPagerView.h"
#import "React/RCTLog.h"
#import <React/RCTLog.h>
#import <React/RCTViewManager.h>

#import "UIViewController+CreateExtension.h"
Expand Down

0 comments on commit f20eead

Please sign in to comment.