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

As default 'prop-types' has checkPropTypes #8

Open
mesadhan opened this issue Jan 19, 2020 · 0 comments
Open

As default 'prop-types' has checkPropTypes #8

mesadhan opened this issue Jan 19, 2020 · 0 comments

Comments

@mesadhan
Copy link

Duplicate Module!

prop-types already have checkPropTypes() then why this module. Could you please explain the reason behind it?

To use! Just I need to import it in sample.spec.js or sample.js file

// import
import PropTypes, {checkPropTypes} from 'prop-types';

//... direct call that method

checkPropTypes(Sample.propTypes, expectedProps, 'props', Sample.name)

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

No branches or pull requests

1 participant