Skip to content

Commit 85dff2a

Browse files
Update index.js
1 parent 991a064 commit 85dff2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
import React, { Component, PropTypes } from 'react';
1+
import React, { Component } from 'react';
2+
import PropTypes from 'prop-types';
23
import {
34
DeviceEventEmitter, // android
45
NativeAppEventEmitter, // ios

0 commit comments

Comments
 (0)