diff --git a/components/Editor/ExtraColumn.tsx b/components/Editor/ExtraColumn.tsx
index 336349c..013ae76 100644
--- a/components/Editor/ExtraColumn.tsx
+++ b/components/Editor/ExtraColumn.tsx
@@ -38,7 +38,7 @@ const ExtraColumn = ({
} = useContext(CairoVMApiContext)
return (
- <>
+
)
}
diff --git a/components/Editor/Header.tsx b/components/Editor/Header.tsx
index b6025be..b3e251f 100644
--- a/components/Editor/Header.tsx
+++ b/components/Editor/Header.tsx
@@ -49,6 +49,7 @@ const EditorHeader = ({