diff --git a/frontend/src/Editor/LeftSidebar/SidebarInspector.jsx b/frontend/src/Editor/LeftSidebar/SidebarInspector.jsx index ba7d8fdf14..2b391478cd 100644 --- a/frontend/src/Editor/LeftSidebar/SidebarInspector.jsx +++ b/frontend/src/Editor/LeftSidebar/SidebarInspector.jsx @@ -311,4 +311,4 @@ export const LeftSidebarInspector = ({ ); -}; \ No newline at end of file +};