diff --git a/client/src/components/layout.tsx b/client/src/components/layout.tsx
index b93ca078..3d702203 100644
--- a/client/src/components/layout.tsx
+++ b/client/src/components/layout.tsx
@@ -18,7 +18,7 @@ const Layout = ({children, location, title}: ILayoutProps) => {