From b95dc11978bdbc732daf52bd135c29141bd1397e Mon Sep 17 00:00:00 2001 From: Nick Grato Date: Thu, 9 Nov 2023 13:44:47 -0800 Subject: [PATCH] removing warnig (#424) Co-authored-by: Nick Grato --- client/layouts/SidePanelLayout/SidePanelLayout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/layouts/SidePanelLayout/SidePanelLayout.tsx b/client/layouts/SidePanelLayout/SidePanelLayout.tsx index 53044532..5ae7e38b 100644 --- a/client/layouts/SidePanelLayout/SidePanelLayout.tsx +++ b/client/layouts/SidePanelLayout/SidePanelLayout.tsx @@ -28,7 +28,7 @@ const SidePanelLayout = ({ return ( <> -
+ {/*
-
+
*/}
{children} {/* SIDE PANEL WIDGET */}