diff --git a/frontend/src/components/LeftSidebar.tsx b/frontend/src/components/LeftSidebar.tsx index 2a1428d..2acc0a0 100644 --- a/frontend/src/components/LeftSidebar.tsx +++ b/frontend/src/components/LeftSidebar.tsx @@ -121,11 +121,10 @@ const LeftSidebar: React.FC = ({ activeTool, onToolChange, sel )} - {blocks && blocks.length > 0 && ( -
-
Bibliothek
+
+
Bibliothek
{})} onSearch={onBlockSearch ?? (() => {})} @@ -136,8 +135,7 @@ const LeftSidebar: React.FC = ({ activeTool, onToolChange, sel onSvgImport={onSvgImport} onSaveGroupAsBlock={onSaveGroupAsBlock} /> -
- )} +
{onToggleCollapse && (