example-react-app-react-mail icon indicating copy to clipboard operation
example-react-app-react-mail copied to clipboard

Add All the PropTypes!

Open erikthedeveloper opened this issue 8 years ago • 0 comments

All components should have proper propTypes declared. .isRequired should be used appropriately.

See https://facebook.github.io/react/docs/reusable-components.html#prop-validation

erikthedeveloper avatar May 01 '16 12:05 erikthedeveloper