diff --git a/src/components/Layout/Layout.component.tsx b/src/components/Layout/Layout.component.tsx index 317487a34..0b4dd23b4 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 ( -