Use react-frame-component for preview pane

This fixes the preview pane not working in Firefox
This commit is contained in:
Benaiah Mischenko
2017-05-03 15:33:02 -07:00
committed by David Calavera
parent c086dca143
commit ab47c3c8b3
3 changed files with 33 additions and 39 deletions

View File

@ -135,6 +135,7 @@
"react-autosuggest": "^7.0.1",
"react-datetime": "^2.6.0",
"react-dom": "^15.1.0",
"react-frame-component": "^1.0.3",
"react-hot-loader": "^3.0.0-beta.2",
"react-immutable-proptypes": "^2.1.0",
"react-lazy-load": "^3.0.3",