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 7ea7fa3 commit 89588c6Copy full SHA for 89588c6
components/update.mdx
@@ -53,7 +53,7 @@ Use multiple `Update` components to create [changelogs](/guides/changelogs).
53
<ResponseField name="rss" type="object">
54
Title and description that will appear in the RSS feed entry for the update.
55
56
- ```md
+ ```mdx wrap
57
<Update label="v1.0.1" rss={{ title: "v1.0.1 released", description: "Bug fixes and improvements" }}>
58
# What's New in v1.0.1
59
0 commit comments