mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 03:42:14 +00:00
[not for merge] testing bundle
This commit is contained in:
@@ -39,6 +39,8 @@ function getDomain(languageCode: string): string {
|
||||
return subdomain + 'react.dev';
|
||||
}
|
||||
|
||||
// hello world
|
||||
|
||||
export const Seo = withRouter(
|
||||
({
|
||||
title,
|
||||
|
||||
Reference in New Issue
Block a user