Skip to content

Remove prop-types-extra#1349

Merged
jquense merged 1 commit into
jquense:masterfrom
TrySound:remove-prop-types-extra
Jun 9, 2019
Merged

Remove prop-types-extra#1349
jquense merged 1 commit into
jquense:masterfrom
TrySound:remove-prop-types-extra

Conversation

@TrySound
Copy link
Copy Markdown
Collaborator

@TrySound TrySound commented Jun 9, 2019

I found all(object, customHandler) can be replaced with
objectOf(customHandler) so we may drop prop-types-extra package.

There is still usage in react-overlays. Gonna send a PR too.

I found `all(object, customHandler)` can be replaced with
`objectOf(customHandler)` so we may drop prop-types-extra package.

There is still usage in react-overlays. Gonna send a PR too.
@jquense jquense merged commit c3b7734 into jquense:master Jun 9, 2019
@jquense
Copy link
Copy Markdown
Owner

jquense commented Jun 9, 2019

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants