Skip to content

Commit

Permalink
Fix: Avoid path in the template import
Browse files Browse the repository at this point in the history
  • Loading branch information
Riccardo Cipolleschi committed Nov 18, 2022
1 parent 4d7ddd4 commit b7c47e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/ios/HelloWorld/AppDelegate.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#import <React-RCTAppDelegate/RCTAppDelegate.h>
#import <RCTAppDelegate.h>
#import <UIKit/UIKit.h>

@interface AppDelegate : RCTAppDelegate
Expand Down

0 comments on commit b7c47e5

Please sign in to comment.