diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..bf0cc52 Binary files /dev/null and b/.DS_Store differ diff --git a/client/src/components/components/CodeEditor.jsx b/client/src/components/components/CodeEditor.jsx index ae63aaf..0954546 100644 --- a/client/src/components/components/CodeEditor.jsx +++ b/client/src/components/components/CodeEditor.jsx @@ -120,7 +120,6 @@ function CodeEditor({ hasStarted, averageVolume, startRecording, stopRecording, return (
- {/* Header */}

Code Editor

@@ -140,7 +139,6 @@ function CodeEditor({ hasStarted, averageVolume, startRecording, stopRecording,
- {/* Font Size Buttons */}
- {/* Language Selector */}