We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6e539 commit 89722ccCopy full SHA for 89722cc
packages/mdx/dev/content/passing-props.mdx
@@ -28,7 +28,7 @@ print(3)
28
29
</CH.Code>
30
31
-`<CH.Code lineNumbers={false} showCopyButton={true} className="foo">`
+`<CH.Code className="foobarbazbarbar" style={{border: "2px solid red", height: 160}}>`
32
33
<CH.Code className="foobarbazbarbar" style={{border: "2px solid red", height: 160}}>
34
0 commit comments