0.0.1 • Published 7 years ago
react-proptypes-proxy v0.0.1
react-proptypes-proxy

wrap React with React.PropTypes to make migration to react 16 easier.
use
npm i react react-dom prop-types react-proptypes-proxy
//replace all
import {PropTypes} from 'react'
//with
import {PropTypes} from 'react-proptypes-proxy'
License
MIT
0.0.1
7 years ago