From b6d597dba30fcec25944395883714eba27e997bd Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Thu, 8 Sep 2022 18:23:34 +0100 Subject: [PATCH] Prettier --- beta/src/components/Seo.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/beta/src/components/Seo.tsx b/beta/src/components/Seo.tsx index d46e8996..1b851609 100644 --- a/beta/src/components/Seo.tsx +++ b/beta/src/components/Seo.tsx @@ -82,7 +82,10 @@ export const Seo = withRouter( key="twitter:image" content={`https://beta.reactjs.org${image}`} /> - +