ljharb / prop-types-tools

Custom React PropType validators
MIT License
671 stars 50 forks source link

Ensure childrenHavePropXorChildren validator skips over falsy children #19

Closed Teaflavored closed 7 years ago

Teaflavored commented 7 years ago

@ljharb If you can help review that'd be great!

Added fix + relevant tests

Fixes #18.

Teaflavored commented 7 years ago

Addressed CR feedback, thanks @ljharb

Teaflavored commented 7 years ago

@ljharb rebased to a single commit, thanks for your help! It's my first open source contribution! I don't have write permission to the repo so I won't be able to merge it.