+
From 33cb3a23841345c44d685d9d2fdee0ae783c9444 Mon Sep 17 00:00:00 2001 From: w3bdesign <45217974+w3bdesign@users.noreply.github.com> Date: Sun, 15 Sep 2024 06:00:11 +0200 Subject: [PATCH 1/2] Update Layout.component.tsx --- src/components/Layout/Layout.component.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout/Layout.component.tsx b/src/components/Layout/Layout.component.tsx index 317487a34..7380b7000 100644 --- a/src/components/Layout/Layout.component.tsx +++ b/src/components/Layout/Layout.component.tsx @@ -56,7 +56,7 @@ const Layout = ({ children, title }: ILayoutProps) => { }, [refetch]); return ( -