diff --git a/frontend/src/components/chat/code-engine/responsive-toolbar.tsx b/frontend/src/components/chat/code-engine/responsive-toolbar.tsx
index 51be2f85..d6c23809 100644
--- a/frontend/src/components/chat/code-engine/responsive-toolbar.tsx
+++ b/frontend/src/components/chat/code-engine/responsive-toolbar.tsx
@@ -277,32 +277,35 @@ const ResponsiveToolbar = ({
{visibleTabs >= 2 && (
)}
{visibleTabs >= 3 && (
)}
@@ -312,31 +315,21 @@ const ResponsiveToolbar = ({
-
-
{!compactIcons && (
<>
+ {/*
+ //TODO: FIX ME (ALLEN)
+ */}
@@ -384,19 +380,22 @@ const ResponsiveToolbar = ({
)}
{compactIcons && (
<>
+ {/*
+ //TODO: FIX ME (ALLEN)
+ */}
>