diff --git a/src/frontend/src/apps/report-designer/components/reportEditor/EditorToolbar.tsx b/src/frontend/src/apps/report-designer/components/reportEditor/EditorToolbar.tsx
index a847348..ee08137 100644
--- a/src/frontend/src/apps/report-designer/components/reportEditor/EditorToolbar.tsx
+++ b/src/frontend/src/apps/report-designer/components/reportEditor/EditorToolbar.tsx
@@ -1385,25 +1385,7 @@ export default function EditorToolbar({
sx={{ mx: 0.5, height: 32, alignSelf: "center" }}
/>
- {/* Quick Add Toolbar */}
-
- {ELEMENT_TYPES.map(({ type, icon: Icon, label, color }) => (
- e.type === type)?.shortcut})`}
- onClick={() => onAddElement(type)}
- color={color}
- >
-
-
- ))}
-
-
{/* Selection Actions */}
@@ -1715,93 +1697,10 @@ export default function EditorToolbar({
-
- {/* Page Navigation */}
-
-
-
-
-
-
-
- = totalPages - 1}
- >
-
-
-
{/* Page Menu */}
-
+