mirror of
https://github.com/facebook/docusaurus.git
synced 2026-05-06 07:56:39 -04:00
fix(website): fix hydration issue that blocks Argos screenshots in CI (#11895)
This commit is contained in:
@@ -56,11 +56,11 @@ MDX comment in JSX:
|
||||
|
||||
<>
|
||||
{/* comment */}
|
||||
<span>
|
||||
<div>
|
||||
{/* comment */}
|
||||
TEST
|
||||
{/* comment */}
|
||||
</span>
|
||||
</div>
|
||||
</>
|
||||
|
||||
## Import code block from source code file
|
||||
|
||||
Reference in New Issue
Block a user