Closed EnoahNetzach closed 7 years ago
I have a problem where I use other PropTypes libraries (e.g. react-immutable-proptypes, airbnb-prop-types), but those are not removed, and prop-types neither.
PropTypes
prop-types
This PR gives an option to explicitly specify which additional libraries to remove/wrap.
What about the documentation? 😄
I just didn't push that 😛
@EnoahNetzach Thanks!
I have a problem where I use other
PropTypes
libraries (e.g. react-immutable-proptypes, airbnb-prop-types), but those are not removed, andprop-types
neither.This PR gives an option to explicitly specify which additional libraries to remove/wrap.