From c99d78269c007d9926dfc61da5ae32f41ed63530 Mon Sep 17 00:00:00 2001 From: w3bdesign <45217974+w3bdesign@users.noreply.github.com> Date: Tue, 24 Sep 2024 01:20:01 +0200 Subject: [PATCH 1/4] 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 734581978..398c734a8 100644 --- a/src/components/Layout/Layout.component.tsx +++ b/src/components/Layout/Layout.component.tsx @@ -57,7 +57,7 @@ const Layout = ({ children, title }: ILayoutProps) => { return (