Skip to content

Commit

Permalink
🐞 Fix: Typo in Header Import
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Dec 8, 2024
1 parent 791d7ec commit c046c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/RNIContextMenuButton/RNIContextMenuButton.mm
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#import "react_native_ios_context_menu/Swift.h"

#import <react_native_ios_utilities/RNIBaseView.h>
#import <react_native_ios_utilities//RNIContentViewParentDelegate.h>
#import <react_native_ios_utilities/RNIContentViewParentDelegate.h>
#import <react_native_ios_utilities/UIApplication+RNIHelpers.h>
#import <react_native_ios_utilities/RNIObjcUtils.h>

Expand Down

0 comments on commit c046c75

Please sign in to comment.