diff --git a/frontend/src/components/EditorLayout.tsx b/frontend/src/components/EditorLayout.tsx index 073972c3..f526b7d0 100644 --- a/frontend/src/components/EditorLayout.tsx +++ b/frontend/src/components/EditorLayout.tsx @@ -1730,7 +1730,7 @@ export default function EditorLayout() { ) : (
- + {activeNode?.name ?? 'Local'}
)}