From c6efc149ae04f81c771bb0333935c7153da1bcad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Fri, 3 Apr 2026 14:57:27 +0200 Subject: [PATCH] fix(website): fix hydration issue that blocks Argos screenshots in CI (#11895) --- website/_dogfooding/_pages tests/markdown-tests-mdx.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/_dogfooding/_pages tests/markdown-tests-mdx.mdx b/website/_dogfooding/_pages tests/markdown-tests-mdx.mdx index 1adab642b2..3c982b5300 100644 --- a/website/_dogfooding/_pages tests/markdown-tests-mdx.mdx +++ b/website/_dogfooding/_pages tests/markdown-tests-mdx.mdx @@ -56,11 +56,11 @@ MDX comment in JSX: <> {/* comment */} - +
{/* comment */} TEST {/* comment */} - +
## Import code block from source code file