Skip to content

Commit

Permalink
Docs: Fix code formating for card components (#37268)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaz committed Dec 10, 2021
1 parent f9d6e15 commit 0b82b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/card/card/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

`Card` also provides a convenient set of [sub-components](#sub-components) such as `CardBody`, `CardHeader`, `CardFooter`, and more (see below).

```jsx live
```jsx
import {
Card,
CardHeader,
Expand Down

0 comments on commit 0b82b4d

Please sign in to comment.