fix(website): fix hydration issue that blocks Argos screenshots in CI (#11895)

This commit is contained in:
Sébastien Lorber
2026-04-03 14:57:27 +02:00
committed by GitHub
parent b1d727f5e9
commit c6efc149ae
@@ -56,11 +56,11 @@ MDX comment in JSX:
<>
{/* comment */}
<span>
<div>
{/* comment */}
TEST
{/* comment */}
</span>
</div>
</>
## Import code block from source code file