diff --git a/src/ThreeEditor/components/Sidebar/EditorSidebar.tsx b/src/ThreeEditor/components/Sidebar/EditorSidebar.tsx
index 39000f8a4..b233a6aea 100644
--- a/src/ThreeEditor/components/Sidebar/EditorSidebar.tsx
+++ b/src/ThreeEditor/components/Sidebar/EditorSidebar.tsx
@@ -116,6 +116,7 @@ export function EditorSidebar(props: { editor: Editor }) {
t.spacing(1) }} />
(null);
@@ -90,20 +92,12 @@ export function SidebarTree(props: { editor: Editor; sources: TreeSource }) {
const objectRefs = useRef