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 e91d350 commit d3d4b61Copy full SHA for d3d4b61
components/callouts.mdx
@@ -44,6 +44,6 @@ Callouts can be styled as a Note, Warning, Info, Tip, Check, Danger, or create y
44
45
<Callout icon="key" color="#FFC107" iconType="regular"> This is a custom callout</Callout>
46
47
-```mdx
+```mdx wrap
48
<Callout icon="key" color="#FFC107" iconType="regular">This is a custom callout</Callout>
49
```
0 commit comments