From 9ee20b63fd8cd7453de818c7430a26513096e05c Mon Sep 17 00:00:00 2001 From: Lennart Bank Date: Wed, 27 Sep 2023 11:21:52 +0200 Subject: [PATCH] REVERT --- pwa/src/layout/Layout.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/pwa/src/layout/Layout.tsx b/pwa/src/layout/Layout.tsx index 002d61b34..bc792a8c1 100644 --- a/pwa/src/layout/Layout.tsx +++ b/pwa/src/layout/Layout.tsx @@ -91,8 +91,6 @@ const Layout: React.FC = ({ children, pageContext, location }) => { - <>Changes test 2 -
{children}