Skip to content

Commit 2448886

Browse files
fix(ios): header import (#841)
1 parent 17b8883 commit 2448886

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ios/RNDateTimePickerShadowView.h

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#import <React/RCTShadowView.h>
2+
#import <React/RCTLog.h>
23
#import "RNDateTimePicker.h"
34

45
@interface RNDateTimePickerShadowView : RCTShadowView

0 commit comments

Comments
 (0)