Skip to content

Commit

Permalink
fix Body Weights section
Browse files Browse the repository at this point in the history
  • Loading branch information
sirineJ committed Oct 15, 2024
1 parent 5326f8a commit 7afff45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/circuit-ui/components/Body/Body.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ The Body component comes in three weights. Use the default `regular` weight in m

<Story of={Stories.Weights} />

### Weights
### Decorations

The Body component comes in two styles. Use the `as` prop to render the component as the `em` or `del` HTML elements if appropriate.

<Story of={Stories.Weights} />
<Story of={Stories.Decorations} />

### Colors

Expand Down

0 comments on commit 7afff45

Please sign in to comment.