fix(prop-types): check for react components via PropTypes.elementType (#4025)

This commit is contained in:
Erez Rokah
2020-07-15 14:21:08 +03:00
committed by GitHub
parent 9119011c8f
commit d3831b1ed4
6 changed files with 41 additions and 33 deletions

View File

@ -52,7 +52,7 @@
"react-modal": "^3.8.1",
"react-polyglot": "^0.7.0",
"react-redux": "^7.2.0",
"react-router-dom": "^4.2.2",
"react-router-dom": "^5.2.0",
"react-scroll-sync": "^0.8.0",
"react-sortable-hoc": "^1.0.0",
"react-split-pane": "^0.1.85",