Christopher Arendt

Results 1 issues of Christopher Arendt

Getting an error `Cannot read properties of undefined (reading 'oneOfType')` It is due to React having changed the library for this back in 15.5: https://reactjs.org/docs/typechecking-with-proptypes.html ``` Note: React.PropTypes has moved...