From f93b172d1fe60fed167e1b334898a976410a7ab9 Mon Sep 17 00:00:00 2001 From: Aman Regu Date: Tue, 19 Nov 2024 05:32:01 +0530 Subject: [PATCH] remove white space change --- frontend/src/Editor/LeftSidebar/SidebarInspector.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +};