From 3867ea9e382192a913355d1a5133758da6c09381 Mon Sep 17 00:00:00 2001 From: Vishnu Date: Sat, 10 May 2025 19:09:02 +0530 Subject: [PATCH] Comment out Shadows Visibility toggle in GlobalProperties component --- .../layout/sidebarRight/properties/GlobalProperties.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/components/layout/sidebarRight/properties/GlobalProperties.tsx b/app/src/components/layout/sidebarRight/properties/GlobalProperties.tsx index 514808a..8881953 100644 --- a/app/src/components/layout/sidebarRight/properties/GlobalProperties.tsx +++ b/app/src/components/layout/sidebarRight/properties/GlobalProperties.tsx @@ -243,12 +243,12 @@ const GlobalProperties: React.FC = () => { label="Wall Visibility" onClick={changeWallVisibility} /> - + /> */}