jurassix / react-validation-mixin

Simple validation mixin (HoC) for React.
MIT License
283 stars 38 forks source link

Simplify children property handling #65

Closed martindederer closed 8 years ago

martindederer commented 8 years ago

See https://github.com/jurassix/react-validation-mixin/issues/64.

I did preliminary testing and could not experience any faulty behavior. The tests are passing.

jurassix commented 8 years ago

@martindederer thanks for the PR!

martindederer commented 8 years ago

@jurassix thank your for the library. Saved me quite some work.

jurassix commented 8 years ago

@martindederer This has been published to npm v5.3.4