reactbook icon indicating copy to clipboard operation
reactbook copied to clipboard

PropTypes

Open qwadzie opened this issue 8 years ago • 0 comments

in Button.js (page 111) PropTypes is not in React anymore, it's a separate import. import PropTypes from 'prop-types'; also applies to Excel.js

qwadzie avatar Nov 09 '17 14:11 qwadzie