Adds support for passing component type or element to PreviewContent, supports React.forwardRef (#1248)

This commit is contained in:
Daniel Mahon
2018-05-14 13:36:55 -04:00
committed by Shawn Erquhart
parent 7cdc73b914
commit 40494a4e43
6 changed files with 27 additions and 1468 deletions

View File

@ -155,6 +155,7 @@
"react-dom": "^16.0.0",
"react-frame-component": "^2.0.0",
"react-immutable-proptypes": "^2.1.0",
"react-is": "16.3.1",
"react-modal": "^3.1.5",
"react-redux": "^4.4.0",
"react-router-dom": "^4.2.2",