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

CustomPropTypes util #68

Closed
1 task done
levithomason opened this issue Oct 20, 2015 · 1 comment
Closed
1 task done

CustomPropTypes util #68

levithomason opened this issue Oct 20, 2015 · 1 comment

Comments

@levithomason
Copy link
Member

As mentioned in #65 we should start a custom prop type util:

  • mutually exclusive prop type:

    // warn if "description" and any of these others are defined
    description: customPropTypes.mutuallyExclusive(['children'])
@athurman athurman self-assigned this Oct 20, 2015
@athurman
Copy link
Contributor

PR #65 merged

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

No branches or pull requests

2 participants