Skip to content

Commit 89588c6

Browse files
committed
wrap code block
1 parent 7ea7fa3 commit 89588c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/update.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Use multiple `Update` components to create [changelogs](/guides/changelogs).
5353
<ResponseField name="rss" type="object">
5454
Title and description that will appear in the RSS feed entry for the update.
5555

56-
```md
56+
```mdx wrap
5757
<Update label="v1.0.1" rss={{ title: "v1.0.1 released", description: "Bug fixes and improvements" }}>
5858
# What's New in v1.0.1
5959

0 commit comments

Comments
 (0)