[not for merge] testing bundle

This commit is contained in:
dan
2023-04-28 16:06:18 +01:00
committed by GitHub
parent 609533c95e
commit b366c47bd9

View File

@@ -39,6 +39,8 @@ function getDomain(languageCode: string): string {
return subdomain + 'react.dev';
}
// hello world
export const Seo = withRouter(
({
title,