diff --git a/frontend/src/components/notebook/output/SchematicViewer.tsx b/frontend/src/components/notebook/output/SchematicViewer.tsx index 3b60ece..0ce3711 100644 --- a/frontend/src/components/notebook/output/SchematicViewer.tsx +++ b/frontend/src/components/notebook/output/SchematicViewer.tsx @@ -192,20 +192,20 @@ export function SchematicViewer({ svg, componentMap, onValueChange }: SchematicV ); return ( -
+
{/* Toolbar */} -
+
{componentMap && Object.keys(componentMap).length > 0 && ( - + click values to edit )}