diff --git a/client/modules/IDE/components/Editor.js b/client/modules/IDE/components/Editor.js index 640761f8..d8829736 100644 --- a/client/modules/IDE/components/Editor.js +++ b/client/modules/IDE/components/Editor.js @@ -99,14 +99,14 @@ class Editor extends React.Component { render() { return ( -
-
+
+
-
+ ); } } diff --git a/client/modules/IDE/components/Preferences.js b/client/modules/IDE/components/Preferences.js index c1102629..59f13c0a 100644 --- a/client/modules/IDE/components/Preferences.js +++ b/client/modules/IDE/components/Preferences.js @@ -154,7 +154,7 @@ class Preferences extends React.Component { >Off
-
+

Lint Warning Sound