react-devtools-inline
Advanced tools
Comparing version 4.0.0-alpha.8 to 4.0.0-alpha.9
{ | ||
"name": "react-devtools-inline", | ||
"version": "4.0.0-alpha.8", | ||
"version": "4.0.0-alpha.9", | ||
"description": "Embed react-devtools within a website", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -75,3 +75,3 @@ # `react-devtools-inline` | ||
// Installs the global hook into the iframe. | ||
// This be called before React is loaded into that frame. | ||
// This must be called before React is loaded into that frame. | ||
initializeBackend(contentWindow); | ||
@@ -78,0 +78,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1641648
30865