dillon1000/react

Commit

Add `ReactProps.func`

This adds ReactProps.func so people don't need to write the
slightly-more-cryptic ReactProps.instanceOf(Function). We should have
had this all along.
Browse files
Changed paths2 files
First-parent comparison
M src/core/ReactProps.js ModifiedM src/core/__tests__/ReactProps-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…