diff --git a/_js/live_editor.js b/_js/live_editor.js index 853d8dc92..8e9814fe6 100644 --- a/_js/live_editor.js +++ b/_js/live_editor.js @@ -81,7 +81,7 @@ var ReactPlayground = React.createClass({ />; } else if (this.state.mode === this.MODES.JS) { content = -