Skip to content

react-proptypes doesnt seem to work #26

@Kannaj

Description

@Kannaj
MyComponent.PropTypes = {
  foo: PropTypes.func.isRequired
};

<MyComponent />

This should throw a warning in the console. But it doesnt

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions