We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 333a3ab commit 9d76315Copy full SHA for 9d76315
src/index.js
@@ -463,4 +463,4 @@ function getClassName(propValue) {
463
return propValue.constructor.name;
464
}
465
466
-module.exports = ReactPropTypes;
+export default ReactPropTypes;
0 commit comments