Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit 09303fb

Browse files
committed
User proptypes
1 parent bd4db94 commit 09303fb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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)