From 05ff209529cbf323e028583294cb1a006a06213d Mon Sep 17 00:00:00 2001 From: Aman Regu Date: Tue, 19 Nov 2024 05:32:25 +0530 Subject: [PATCH] remove white space change --- frontend/src/Editor/Inspector/Inspector.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/Editor/Inspector/Inspector.jsx b/frontend/src/Editor/Inspector/Inspector.jsx index cd53dc8e1a..55701a2af2 100644 --- a/frontend/src/Editor/Inspector/Inspector.jsx +++ b/frontend/src/Editor/Inspector/Inspector.jsx @@ -644,4 +644,4 @@ const GetAccordion = React.memo( } ); -Inspector.RenderStyleOptions = RenderStyleOptions; \ No newline at end of file +Inspector.RenderStyleOptions = RenderStyleOptions;