Skip to content

Commit d3d4b61

Browse files
authored
callout wrap (#1081)
1 parent e91d350 commit d3d4b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/callouts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ Callouts can be styled as a Note, Warning, Info, Tip, Check, Danger, or create y
4444

4545
<Callout icon="key" color="#FFC107" iconType="regular"> This is a custom callout</Callout>
4646

47-
```mdx
47+
```mdx wrap
4848
<Callout icon="key" color="#FFC107" iconType="regular">This is a custom callout</Callout>
4949
```

0 commit comments

Comments
 (0)