Skip to content

Commit

Permalink
fix: rename TentapUtils.h call on TenTapViewImpl
Browse files Browse the repository at this point in the history
  • Loading branch information
fahrulalwan committed Jul 10, 2024
1 parent a3ae0ca commit bafa01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/TenTapViewImpl.mm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#import "TenTapViewImpl.h"
#import "Utils.h"
#import "TentapUtils.h"
#import <WebKit/WebKit.h>
#import <React/RCTUIManager.h>

Expand Down

0 comments on commit bafa01f

Please sign in to comment.