diff --git a/apps/web/src/components/editor-header.tsx b/apps/web/src/components/editor-header.tsx index 848998ba..e55043e1 100644 --- a/apps/web/src/components/editor-header.tsx +++ b/apps/web/src/components/editor-header.tsx @@ -85,10 +85,10 @@ export function EditorHeader() { autoFocus /> ) : ( - @@ -96,7 +96,7 @@ export function EditorHeader() { {activeProject?.name} - + )}