mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 04:12:34 +00:00
[not for merge] Test GH action
This commit is contained in:
@@ -42,7 +42,7 @@ function getDomain(languageCode: string): string {
|
||||
export const Seo = withRouter(
|
||||
({
|
||||
title,
|
||||
description = 'The library for web and native user interfaces',
|
||||
description = 'blabla bla',
|
||||
image = '/images/og-default.png',
|
||||
router,
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user