From b366c47bd961d7a3d316f462bf025b82c4b7b5c5 Mon Sep 17 00:00:00 2001 From: dan Date: Fri, 28 Apr 2023 16:06:18 +0100 Subject: [PATCH] [not for merge] testing bundle --- src/components/Seo.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/Seo.tsx b/src/components/Seo.tsx index e76df63e2..6fda9df40 100644 --- a/src/components/Seo.tsx +++ b/src/components/Seo.tsx @@ -39,6 +39,8 @@ function getDomain(languageCode: string): string { return subdomain + 'react.dev'; } +// hello world + export const Seo = withRouter( ({ title,