Scott Chaplin

Results 2 issues of Scott Chaplin

Would someone please provide an example of how to use **onBeforeCardDelete**? I'm not finding that it works that same as other event handlers like **onCardAdd**. The [comment by **dapi**](https://github.com/rcdexta/react-trello/issues/204#issuecomment-514355513) when...

Please update the following instructions in your readme: `import React, {Component, PropTypes} from 'react';` Because PropTypes is now a separate package, and [not part of React anymore](https://reactjs.org/docs/typechecking-with-proptypes.html), I think this...