Skip to content

Commit 6ccc33b

Browse files
committed
Correct import path
1 parent 476bca2 commit 6ccc33b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/react_native/e2e/ios/MNISTDataHandler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#ifndef MNISTDataHandler_h
55
#define MNISTDataHandler_h
66

7-
#import <react/RCTBridgeModule.h>
7+
#import <React/RCTBridgeModule.h>
88

99
@interface MNISTDataHandler : NSObject <RCTBridgeModule>
1010
@end

0 commit comments

Comments
 (0)