Skip to content

Commit e23e5e9

Browse files
2 parents b18f3cb + 15cfd6f commit e23e5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @flow
55
*/
66

7-
import { NativeModules, NativeAppEventEmitter } from 'react-native';
7+
import { NativeModules, NativeAppEventEmitter, Platform } from 'react-native';
88

99
let {Instabug} = NativeModules;
1010

0 commit comments

Comments
 (0)