Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove prop-types-extra #1349

Merged
merged 1 commit into from
Jun 9, 2019
Merged

Remove prop-types-extra #1349

merged 1 commit into from
Jun 9, 2019

Conversation

TrySound
Copy link
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
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