diff --git a/content/components/update.mdx b/content/components/update.mdx index 325c41848..6d9fa36d5 100644 --- a/content/components/update.mdx +++ b/content/components/update.mdx @@ -6,7 +6,7 @@ icon: "rectangle-history" The `Update` component is used to keep track of changes and updates. - + - + ### How to use ```md - + This is how you use a changelog with a label and a description. - + This is how you use a changelog with a label and a description. @@ -46,14 +46,16 @@ The `Update` component is used to keep track of changes and updates. ## Props - Label in the changelog, on the sticky left side. + The label give to the update, appears as sticky text to the left of the changelog. - - Description below the label in the Changelog preview. + + Tags for the changelog, will be shown as filters in the right side panel. - - Tags for the changelog, will be show as filters in the right side panel + + Description of the update, appears below the label and tag. + +