diff --git a/src/App.js b/src/App.js index bfa874c..fc0f35e 100644 --- a/src/App.js +++ b/src/App.js @@ -362,7 +362,7 @@ class App extends Component { } {!this.state.codeView ? 'VIEW CODE': 'PREVIEW'} -
+
{this.themeListRenderer()}
{this.viewModeRenderer()}